DevTools/CodingStandards: Difference between revisions

Add ESLint version
m (Added comment about using browser globals such as window and document)
(Add ESLint version)
Line 10: Line 10:
* learn how to [http://eslint.org/docs/user-guide/integrations integrate ESLint in your code editor],
* learn how to [http://eslint.org/docs/user-guide/integrations integrate ESLint in your code editor],
* or [http://eslint.org/docs/user-guide/command-line-interface run it on the command line].
* or [http://eslint.org/docs/user-guide/command-line-interface run it on the command line].
Our ESLint rule set is meant to be used with ESLint 1.1.0 or later.


=== Running ESLint in SublimeText ===
=== Running ESLint in SublimeText ===
Confirmed users
177

edits