Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 334 Bytes

File metadata and controls

11 lines (7 loc) · 334 Bytes

Contributing to js-data-structure

General Rules

  • As much as possible, try to follow the existing format of markdown and code.
  • Don't forget to run npm run lint and npm test before submitting pull requests.
  • Make sure that 100% of your code is covered by tests.

License

MIT © Sky Chen