Ian Egner
Ian Egner
It would be good if it followed the behaviour of the node repl and dev tools console and just evaluated whatever code you put in and printed the output. There...
Problem: The prepared commit message feature added in #122 sometimes sets a default from the `COMMIT_EDITMSG` file when I run `git cz`. As this message is from a previous commit...
This would be a really nice feature, for defining enumerated fields and the possible values
Sometimes standard is included in a project as a child dependency so it won't be listed in package.json. For instance, I use gulp-standard for my linting, but don't have standard...
I need to increase the timeout when using https://github.com/Turistforeningen/node-s3-uploader, I thought changing the default via process.env is easier than adding a new config variable in both packages