Skip to content

Commit

Permalink
docs: add fast-eslint-8 to atom integrations (userguide) (#15695)
Browse files Browse the repository at this point in the history
  • Loading branch information
db-developer committed Mar 11, 2022
1 parent 800bd25 commit c481cec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/user-guide/integrations.md
Expand Up @@ -14,7 +14,9 @@
* TextMate 2:
* [eslint.tmbundle](https://github.com/ryanfitzer/eslint.tmbundle)
* [javascript-eslint.tmbundle](https://github.com/natesilva/javascript-eslint.tmbundle)
* Atom: [linter-eslint](https://atom.io/packages/linter-eslint)
* Atom:
* [linter-eslint](https://atom.io/packages/linter-eslint)
* [fast-eslint-8](https://atom.io/packages/fast-eslint-8)
* IntelliJ IDEA, WebStorm, PhpStorm, PyCharm, RubyMine, and other JetBrains IDEs: [How to use ESLint](https://www.jetbrains.com/help/webstorm/eslint.html)
* Visual Studio Code: [ESLint Extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
* Brackets: Included and [Brackets ESLint](https://github.com/brackets-userland/brackets-eslint)
Expand Down

0 comments on commit c481cec

Please sign in to comment.