Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Add link to Sublime's Package Control
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Nov 10, 2016
1 parent ae6d394 commit 6e0073a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tutorial/editor-integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Put the following configuration options into your _settings.json_ file:

## Sublime Text

For best results, make sure you have Package Control installed in your Sublime Text. Issue reports and autofix on save are handled by two different packages, so you will need to configure both for best developer experience.
For best results, make sure you have [Package Control][subl-packagecontrol] installed in your Sublime Text. Issue reports and autofix on save are handled by two different packages, so you will need to configure both for best developer experience.

Install the following packages:

Expand Down Expand Up @@ -70,6 +70,7 @@ Enable autofix on save (`Preferences` -> `Package Settings` -> `ESLint Formatter
[atom-linter]: https://atom.io/packages/linter
[atom-linter-eslint]: https://atom.io/packages/linter-eslint
[vscode-eslint]: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
[subl-packagecontrol]: https://packagecontrol.io
[subl-linter]: https://packagecontrol.io/packages/SublimeLinter
[subl-linter-eslint]: https://packagecontrol.io/packages/SublimeLinter-contrib-eslint
[subl-eslint-formatter]: https://packagecontrol.io/packages/ESLint-Formatter

0 comments on commit 6e0073a

Please sign in to comment.