5 lines
112 B
JSON
5 lines
112 B
JSON
{
|
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
|
"typescript.enablePromptUseWorkspaceTsdk": true
|
|
}
|