settings.json 103 Bytes
Newer Older
1 2 3 4
{
	"typescript.tsdk": "node_modules/typescript/lib",
	"typescript.enablePromptUseWorkspaceTsdk": true
}