Maintain the existing coding style - ES2015/ES6 tha enables object-oriented JavaScript is neong used.
Presently, there is 99% code coverage in the unit tests, maintain similar coverage for any new or changed functionality.
Add unit tests using Mocha/Chai similar to the existing tests.
Lint and test the code by running npm test
at the root.