UNPKG

generator-iojs

Version:

A basic node module template, that includes handy git hooks, a release script, and auto-changelog generation.

17 lines (11 loc) 518 B
### Description of change _Please provide a description of the change here._ ### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Does the linter pass? - [ ] If this change fixes a bug (or a performance problem), is a regression test (or a benchmark) included? - [ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)? _NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open._