We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067fa52 commit 3fe9bb6Copy full SHA for 3fe9bb6
clients/lsp-eslint.el
@@ -303,7 +303,7 @@ source.fixAll code action."
303
(funcall callback))
304
(error (funcall error-callback err))))
305
error-callback
306
- :url (lsp-vscode-extension-url "dbaeumer" "vscode-eslint")
+ :url (lsp-vscode-extension-url "dbaeumer" "vscode-eslint" "2.1.8")
307
:store-path tmp-zip)))))
308
309
(provide 'lsp-eslint)
0 commit comments