mention ESLint in CONTRIBUTING.md

This commit is contained in:
Chris Rebert 2014-09-23 15:00:50 -07:00
Родитель 7f38914574
Коммит c581c9f306
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
Please don't edit files in the `dist` subdirectory as they are generated via Grunt. You'll find source code in the `src` subdirectory!
### Code style
The project's coding style is laid out in the JSHint and JSCS configurations.
The project's coding style is laid out in the JSHint, ESLint, and JSCS configurations.
### PhantomJS
Grunt can run the included unit tests via [PhantomJS](http://phantomjs.org/).