Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c481cec

Browse files
authored
docs: add fast-eslint-8 to atom integrations (userguide) (#15695)
1 parent 800bd25 commit c481cec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/user-guide/integrations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
* TextMate 2:
1515
* [eslint.tmbundle](https://github.com/ryanfitzer/eslint.tmbundle)
1616
* [javascript-eslint.tmbundle](https://github.com/natesilva/javascript-eslint.tmbundle)
17-
* Atom: [linter-eslint](https://atom.io/packages/linter-eslint)
17+
* Atom:
18+
* [linter-eslint](https://atom.io/packages/linter-eslint)
19+
* [fast-eslint-8](https://atom.io/packages/fast-eslint-8)
1820
* IntelliJ IDEA, WebStorm, PhpStorm, PyCharm, RubyMine, and other JetBrains IDEs: [How to use ESLint](https://www.jetbrains.com/help/webstorm/eslint.html)
1921
* Visual Studio Code: [ESLint Extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
2022
* Brackets: Included and [Brackets ESLint](https://github.com/brackets-userland/brackets-eslint)

0 commit comments

Comments
 (0)