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 ddc2bcc commit 142338dCopy full SHA for 142338d
1 file changed
LSP-svelte.sublime-settings
@@ -1,9 +1,5 @@
1
{
2
"command": ["${node_bin}", "${server_path}", "--stdio"],
3
- "file_watcher": {
4
- "patterns": ["{**/*.js,**/*.ts}"],
5
- "events": ["create", "change", "delete"]
6
- },
7
"settings": {
8
// javascript inlay hint
9
"javascript.inlayHints.enumMemberValues.enabled": false,
0 commit comments