6 lines
110 B
JSON
6 lines
110 B
JSON
|
{
|
||
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||
|
"editor.tabSize": 4,
|
||
|
"prettier.tabWidth": 4
|
||
|
}
|