Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 225 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 225 Bytes

Guidelines for contributing:

  • to contribute, fork, branch and submit pull requests for review
  • use ES 6 with async/await
  • npm test and maintain 100% coverage
  • npm run prettier
  • npm run eslint and maintain 0 errors