Skip to content

Commit

Permalink
docs: Add VS to integrations page (#16381)
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaSolOs committed Oct 4, 2022
1 parent 6964cb1 commit 5a3fe70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/user-guide/integrations.md
Expand Up @@ -27,6 +27,7 @@ eleventyNavigation:
* [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: [Linting JavaScript in VS](https://learn.microsoft.com/en-us/visualstudio/javascript/linting-javascript?view=vs-2022)
* 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 5a3fe70

Please sign in to comment.