Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 218 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 218 Bytes

Please make sure all tests pass before sending your PR.

How to install dependencies

$ npm install

How to run the tests

$ npm test

Additional tests can be added to moment-fquarter.test.js