We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15144a1 commit 92665f5Copy full SHA for 92665f5
README.md
@@ -121,9 +121,8 @@ user's home directory.
121
```elisp
122
(setq flycheck-javascript-eslint-executable "eslint_d")
123
```
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).
+- __Sublime__: The official [SublimeLinter-eslint](https://github.com/SublimeLinter/SublimeLinter-eslint)
+ plugin automatically prefers `eslint_d` if it finds one.
127
- __Atom__, __VSCode__: You will not gain any performance from this module as
128
these editors already cache eslint instances for you.
129
0 commit comments