Skip to content

Commit

Permalink
Bump vscode-eslint extension to 3.0.10 (#4489)
Browse files Browse the repository at this point in the history
  • Loading branch information
ovistoica authored Jul 8, 2024
1 parent 7e342a5 commit b73970a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-eslint.el
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
:group 'lsp-eslint
:package-version '(lsp-mode . "8.0.0"))

(defcustom lsp-eslint-download-url "https://github.com/emacs-lsp/lsp-server-binaries/blob/master/dbaeumer.vscode-eslint-2.2.2.vsix?raw=true"
(defcustom lsp-eslint-download-url "https://github.com/emacs-lsp/lsp-server-binaries/blob/master/dbaeumer.vscode-eslint-3.0.10.vsix?raw=true"
"ESLint language server download url."
:type 'string
:group 'lsp-eslint
Expand Down

0 comments on commit b73970a

Please sign in to comment.