DevTools/CodingStandards: Difference between revisions

Jump to navigation Jump to search
Reformatted code
(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>... ESLint, eslint-plugin-mozilla and eslint-plugin-react will be automatically downloaded and installed.
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 ===
Confirmed users
64

edits

Navigation menu