ts - stop notification spam (#245638)

This commit is contained in:
Benjamin Pasero
2025-04-04 09:04:10 +02:00
committed by GitHub
parent 1ffcdd8c71
commit efda5ddf22

View File

@@ -169,7 +169,6 @@
"editor.wordWrap": "on"
},
"css.format.spaceAroundSelectorSeparator": true,
"typescript.enablePromptUseWorkspaceTsdk": true,
"eslint.useFlatConfig": true,
"editor.occurrencesHighlightDelay": 0,
"typescript.experimental.expandableHover": true,