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

5 lines
148 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
2023-04-28 10:16:04 +02:00
}