mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
"editor.insertSpaces": false,
|
|
"typescript.tsc.autoDetect": "off",
|
|
"typescript.preferences.quoteStyle": "single"
|
|
} |