settings.json 106 B

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