We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6599cb4 commit 09d0a0aCopy full SHA for 09d0a0a
1 file changed
.vscode/settings.json
@@ -41,6 +41,7 @@
41
"npm.exclude": "**/extensions/**",
42
"emmet.excludeLanguages": [],
43
"typescript.preferences.importModuleSpecifier": "non-relative",
44
+ "typescript.preferences.quoteStyle": "single",
45
46
// Self-host search in EH
47
"search.enableSearchProviders": true
0 commit comments