witt

Results 9 issues of witt

#### Do you want to request a *feature* or report a *bug*? **Feature** #### What is the expected behavior? Hi, Big thanks for your work, It's a great project! I...

## Background Geist is a component library from the community that was created to mimic many of the component libraries from Vercel and retains much of the original style after...

type: documentation
:speech_balloon: In discussion

# Feature request 🚀 - [x] I will create Pull Request - [ ] It's just a suggestion ### Expected - Perfect compatibility - Display the scrolling status of the...

type: feature
:speech_balloon: In discussion

- upgrade [git-repo-name](https://github.com/jonschlinkert/git-repo-name) to upgrade [remote-origin-url](https://github.com/jonschlinkert/remote-origin-url). 😿 because repo `remote-origin-url` fixed a read config error on [Line37](https://github.com/jonschlinkert/remote-origin-url/blob/master/index.js#L37),. - upgrade [@octokit/rest](https://github.com/octokit/rest.js). solve issue #155 .(remove abandonment warning).

**version:** `NodeJS v10.15.0` `NPM 6.9.0` ---- I got a warning message when `release` running. ``` [before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4 ``` And i checked the source...

**Describe the solution you'd like** Now we can get an endpoint after deploying Lambda using Nitric, but this is the default domain resource for AWS, and it would be nice...

enhancement

**Describe the bug** The example works fine locally, but when deployed to the AWS platform, the endpoint is not accessible. (I also tried using Pulumi or manually creating a lambda...

bug

GitHub's `gist` API has been updated, modify the contents of the interface to fit the new API. (I have passed the real project test) References: - [GitHub API v3](https://developer.github.com/v3/gists/#update-a-gist) I...

add `koa2-typescript-guide` to `README.md`.