Confirmed users
64
edits
m (Added missing instructions.) |
(Updated eslint in atom image.) |
||
Line 107: | Line 107: | ||
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: | ||
[[File:Eslint-atom-settings.png|linter-eslint settings in Atom]] | [[File:Eslint-atom-settings.png|651px|linter-eslint settings in Atom]] | ||
Once done, you should see errors and warnings as shown in the screenshot below. | Once done, you should see errors and warnings as shown in the screenshot below. | ||
[[File:Eslint-atom.png| | [[File:Eslint-atom.png|651px|ESLint in Atom]] | ||
=== Running ESLint in ViM === | === Running ESLint in ViM === |