ESLint is an open source tool for identifying and reporting on patterns found in ECMAScript/JavaScript code.
ESLint is written using Node.js
Features
- Create your own linting rules
- All rules completely pluggable
- dynamically load rules
- Node.js

