Files
archived-nodemon/CONTRIBUTING.md
Remy Sharp abc27cd5ca Correct signal passing. Fixes #232.
Also more linting, tweaks to FAQ & contributing and added .jshint file.

Also adds test for signal test (though needs mocha to timeout at 15 seconds!)
2013-12-10 00:06:25 +00:00

229 B

Contribute

WIP - but here's the TL;DR

  • .jshintrc
  • new command line options are generally discouraged
  • ensure style is consistent
  • add tests for newly added code (and try to mirror directory and file structure if possible)