Files
2020-03-25 12:01:54 -07:00

6 lines
142 B
JSON

{
"editor.insertSpaces": false,
"tslint.enable": true,
"typescript.tsc.autoDetect": "off",
"typescript.preferences.quoteStyle": "single"
}