6 lines
139 B
JSON
6 lines
139 B
JSON
{
|
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
|
"typescript.enablePromptUseWorkspaceTsdk": true,
|
|
"editor.formatOnSave": true
|
|
}
|