Skip to content

Commit 09d0a0a

Browse files
committed
Prefer single quotes in vscode codebase
1 parent 6599cb4 commit 09d0a0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"npm.exclude": "**/extensions/**",
4242
"emmet.excludeLanguages": [],
4343
"typescript.preferences.importModuleSpecifier": "non-relative",
44+
"typescript.preferences.quoteStyle": "single",
4445

4546
// Self-host search in EH
4647
"search.enableSearchProviders": true

0 commit comments

Comments
 (0)