Skip to content

Commit 92665f5

Browse files
kastemantoni
authored andcommitted
Update Sublime Text information in README
SublimeLinter-eslint (SublimeLinter/SublimeLinter-eslint/releases/tag/4.3.0) supports `eslint_d` out of the box.
1 parent 15144a1 commit 92665f5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,8 @@ user's home directory.
121121
```elisp
122122
(setq flycheck-javascript-eslint-executable "eslint_d")
123123
```
124-
- __Sublime__: Check out [SublimeLinter-contrib-eslint\_d][SublimeLinter].
125-
⚠️ Please help resolving [issue
126-
#120](https://github.com/mantoni/eslint_d.js/issues/120).
124+
- __Sublime__: The official [SublimeLinter-eslint](https://github.com/SublimeLinter/SublimeLinter-eslint)
125+
plugin automatically prefers `eslint_d` if it finds one.
127126
- __Atom__, __VSCode__: You will not gain any performance from this module as
128127
these editors already cache eslint instances for you.
129128

0 commit comments

Comments
 (0)