Add eslint into "Tests" section as well.

pull/357/merge
Gijs 7 years ago committed by GitHub
parent b49483c772
commit 5e56271e45

@ -52,6 +52,8 @@ var article = new Readability(uri, documentClone).parse();
## Tests
Please run [eslint](http://eslint.org/) as a first check that your changes adhere to our style guidelines.
To run the test suite:
$ mocha test/test-*.js

Loading…
Cancel
Save