DevTools/CodingStandards: Difference between revisions

m
Added code tags
(Updated eslint in atom image.)
m (Added code tags)
Line 103: Line 103:
=== Running ESLint in Atom ===
=== Running ESLint in Atom ===


./mach eslint --setup
From the root of the project type:
 
<code>./mach eslint --setup</code>


Install the [https://atom.io/packages/linter-eslint linter-eslint] package. Then go to the package settings and enable the following options:
Install the [https://atom.io/packages/linter-eslint linter-eslint] package. Then go to the package settings and enable the following options:
Confirmed users
64

edits