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