We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ npm test
Coding standards are defined by the .eslintrc.json in the project root. To check for linter errors, run:
.eslintrc.json
$ npm run lint
If you are using atom, install the linter-eslint package. Similar packages exist for other text editors.
linter-eslint
The travis build is here. It runs tests and checks for linter errors.