mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
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!)
229 B
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)