hamburger/.vscode/settings.json

4 lines
141 B
JSON
Raw Permalink Normal View History

2023-05-30 02:26:50 +02:00
{
"typescript.tsdk": "node_modules/.pnpm/typescript@4.9.5/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}