hamburger/.vscode/settings.json
2023-05-30 00:26:50 +00:00

4 lines
141 B
JSON

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