Files
archived-nodemon/CONTRIBUTING.md
Remy Sharp 56663f5ab4 Trying to simplify the chain of nodemon process
Making it so lib/cli/ can just spew out options, and make it easier to test against too.
2013-08-07 23:15:41 +01:00

168 B

Contribute

WIP - but here's the hints

  • .jshintrc
  • new command line options are generally discouraged
  • ensure style is consistent
  • add tests for newly added code