settings.json

1{
2  "typescript.tsdk": "node_modules/typescript/lib",
3  "typescript.enablePromptUseWorkspaceTsdk": true
4}