Integrations
This page contains community projects that have integrated ESLint. The projects on this page are not maintained by the ESLint team.
If you would like to recommend an integration to be added to this page, submit a pull request.
Editors
- Sublime Text 3:
- Vim:
- Emacs: Flycheck supports ESLint with the javascript-eslint checker.
- Eclipse Orion: ESLint is the default linter
- Eclipse IDE: Tern ESLint linter
- TextMate 2:
- IntelliJ IDEA, WebStorm, PhpStorm, PyCharm, RubyMine, and other JetBrains IDEs: How to use ESLint
- Visual Studio: Linting JavaScript in VS
- Visual Studio Code: ESLint Extension
- Brackets: Included and Brackets ESLint
Build tools
- Grunt: grunt-eslint
- Webpack: eslint-webpack-plugin
- Rollup: @rollup/plugin-eslint
Command Line Tools
Source Control
- Git Precommit Hook
- Git pre-commit hook that only lints staged changes
- overcommit Git hook manager
- Mega-Linter: Linters aggregator for CI, embedding eslint
Other Integration Lists
You can find a curated list of other popular integrations for ESLint in the awesome-eslint GitHub repository.