Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 229 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 229 Bytes

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)