Files
zitadel/apps/login/.vscode/settings.json
2023-04-28 10:16:04 +02:00

5 lines
148 B
JSON

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