peer-at-code-web/.vscode/settings.json
2023-09-04 13:39:18 +02:00

4 lines
147 B
JSON

{
"typescript.tsdk": "node_modules\\.pnpm\\typescript@4.9.5\\node_modules\\typescript\\lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}