Files
zitadel/apps/login/.vscode/settings.json

4 lines
147 B
JSON
Raw Normal View History

2023-04-03 15:38:50 +02:00
{
"typescript.tsdk": "../../node_modules/.pnpm/typescript@4.8.4/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}