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