Files
zitadel/apps/login/.vscode/settings.json
Max Peintner 987784c1a0 tsconfig, core
2023-04-03 15:38:50 +02:00

4 lines
147 B
JSON

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