- Download and install Node.js and npm for your platform
- Install editorconfig for your favourite text editor
- Fork this repository
- Clone your fork locally
- In your local copy, install the project dependencies with
npm install
Load your clone as a temporary addon:
If you make changes, be sure to reload the temporary addon.
Use npm test
to lint your code to scan for any errors or style problems.