Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><a href="http://eslint.org/" rel="nofollow">ESLint</a> is a ECMAScript/JavaScript linting tool.</p> <p>It differs from other linters in that every rule is a separate plugin and you can add more during runtime.</p> <h2>User interface</h2> <p>ESLint is a <a href="http://stackoverflow.com/tags/cli/info">CLI</a> tool and runs directly from a terminal/command prompt. It may be used as a standalone tool or integrated with an automated task runner such as <a href="http://gruntjs.com/" rel="nofollow">Grunt</a> (through plugins such as <a href="https://github.com/iancmyers/eslint-grunt" rel="nofollow">eslint-grunt</a> and <a href="https://github.com/sindresorhus/grunt-eslint" rel="nofollow">grunt-eslint</a>). It can also be integrated with majority of modern editors that support JavaScript. For the list of integrations see <a href="http://eslint.org/docs/user-guide/integrations" rel="nofollow">ESLint site</a></p> <h2>Resources</h2> <ul> <li>ESLint site - <a href="http://eslint.org/" rel="nofollow">http://eslint.org/</a></li> <li>ESLint GitHub repository - <a href="https://github.com/eslint/eslint" rel="nofollow">https://github.com/eslint/eslint</a></li> </ul> <hr> <p><strong>See also</strong></p> <ul> <li><a href="/questions/tagged/javascript" class="post-tag" title="show questions tagged &#39;javascript&#39;" rel="tag">javascript</a></li> <li><a href="/questions/tagged/jshint" class="post-tag" title="show questions tagged &#39;jshint&#39;" rel="tag">jshint</a></li> <li><a href="/questions/tagged/jslint" class="post-tag" title="show questions tagged &#39;jslint&#39;" rel="tag">jslint</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload