settings.json 107 B

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