mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
5 lines
122 B
JSON
5 lines
122 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"typescript.tsc.autoDetect": "off",
|
|
"typescript.preferences.quoteStyle": "single"
|
|
} |