Confirmed users
64
edits
(Update eslintrc link to new file structure) |
(Add ./mach eslint -s) |
||
Line 12: | Line 12: | ||
Our ESLint rule set is meant to be used with ESLint 1.1.0 or later. | Our ESLint rule set is meant to be used with ESLint 1.1.0 or later. | ||
=== Installing ESLint and Recommended plugins === | |||
From the root of the project type <code>./mach eslint -s</code>... ESLint, eslint-plugin-mozilla and eslint-plugin-react will be automatically downloaded and installed. | |||
=== Running ESLint in SublimeText === | === Running ESLint in SublimeText === |