6 lines
127 B
JSON
6 lines
127 B
JSON
|
{
|
||
|
"editor.insertSpaces": true,
|
||
|
"typescript.tsc.autoDetect": "off",
|
||
|
"typescript.preferences.quoteStyle": "single"
|
||
|
}
|