Confirmed users
64
edits
(Add ./mach eslint -s) |
(Reformatted code) |
||
Line 14: | Line 14: | ||
=== Installing ESLint and Recommended plugins === | === Installing ESLint and Recommended plugins === | ||
From the root of the project type <code>./mach eslint -s</code> | 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 === |