Contributions are very welcome !
Instructions :
- Fork the repository and clone it on your computer
- Install dependencies:
npm install - Update source code and add mocha tests for any code you create
- Run
npm run lint:fixthennpm run testto check your updates didn't break anything - Once your code is ready, documented and tested, please make a pull request :)