ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions.
| Platform | Url |
|---|---|
| NPM | https://www.npmjs.com/package/eslint |
| GitHub | https://github.com/eslint/eslint |