Skip to content

Commit

Permalink
Remove extra quote
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Aug 26, 2024
1 parent 99cd4a9 commit 6e2393b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-javascript.el
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ workspace."
(const "shortest")
(const "project-relative")
(const "relative")
(const "non-relative'"))
(const "non-relative"))
:package-version '(lsp-mode . "9.0.1"))

(defcustom lsp-typescript-preferences-import-module-specifier-ending "auto"
Expand Down

0 comments on commit 6e2393b

Please sign in to comment.