6 lines
164 B
JSON
6 lines
164 B
JSON
{
|
|
"typescript.disableAutomaticTypeAcquisition": true,
|
|
"typescript.enablePromptUseWorkspaceTsdk": true,
|
|
"typescript.tsdk": "api/node_modules/typescript/lib"
|
|
}
|