mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-28 13:46:17 +00:00
ts - stop notification spam (#245638)
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -169,7 +169,6 @@
|
||||
"editor.wordWrap": "on"
|
||||
},
|
||||
"css.format.spaceAroundSelectorSeparator": true,
|
||||
"typescript.enablePromptUseWorkspaceTsdk": true,
|
||||
"eslint.useFlatConfig": true,
|
||||
"editor.occurrencesHighlightDelay": 0,
|
||||
"typescript.experimental.expandableHover": true,
|
||||
|
||||
Reference in New Issue
Block a user