Skip to content

Commit

Permalink
Docs: Added another Textmate 2 bundle. (#12580)
Browse files Browse the repository at this point in the history
Ordered the Textmate 2 bundles by last release date.
  • Loading branch information
ryanfitzer authored and platinumazure committed Nov 20, 2019
1 parent 62623f9 commit 60204a3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/user-guide/integrations.md
Expand Up @@ -11,7 +11,9 @@
* Emacs: [Flycheck](http://www.flycheck.org/) supports ESLint with the [javascript-eslint](http://www.flycheck.org/en/latest/languages.html#javascript) checker.
* Eclipse Orion: ESLint is the [default linter](https://dev.eclipse.org/mhonarc/lists/orion-dev/msg02718.html)
* Eclipse IDE: [Tern ESLint linter](https://github.com/angelozerr/tern.java/wiki/Tern-Linter-ESLint)
* TextMate 2: [ESLint Bundle](https://github.com/natesilva/javascript-eslint.tmbundle)
* 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)
* IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, 0xDBE: [ESLint Plugin](https://plugins.jetbrains.com/plugin/7494-eslint)
* Visual Studio Code: [ESLint Extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
Expand Down

0 comments on commit 60204a3

Please sign in to comment.