Integrations
Editors
- Sublime Text 3:
- Vim
- Emacs: Flycheck supports ESLint with the javascript-eslint checker.
- Eclipse Orion: ESLint is the default linter
- Eclipse IDE with Tern ESLint linter
- TextMate 2
- Atom: linter-eslint
- IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, 0xDBE
- Visual Studio Code with the ESLint Extension
Build Systems
- Grunt: grunt-eslint
- Gulp: gulp-eslint
- Mimosa: mimosa-eslint
- Broccoli: broccoli-eslint
- Browserify: eslintify
- Webpack: eslint-loader
- Rollup: rollup-plugin-eslint
- Ember-cli: ember-cli-eslint
- Sails.js: sails-hook-lint, sails-eslint
- Start: start-eslint
- Brunch: eslint-brunch
Command Line Tools
Source Control
Testing
- Mocha.js: mocha-eslint
External ESLint rules
… and many more published on npm with the eslintplugin keyword.
Other Integration Lists
You can find a curated list of other popular integrations for ESLint in the awesome-eslint GitHub repository.