We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b8402 commit b362e9bCopy full SHA for b362e9b
1 file changed
.vscode/settings.json
@@ -59,5 +59,6 @@
59
"git.ignoreLimitWarning": true,
60
"remote.extensionKind": {
61
"msjsdiag.debugger-for-chrome": "workspace"
62
- }
+ },
63
+ "typescript.experimental.useSeparateSyntaxServer": true
64
}
0 commit comments