buf, tsconfig path for login

This commit is contained in:
Max Peintner
2023-04-04 10:28:48 +02:00
parent 987784c1a0
commit 04fed62772
39 changed files with 68 additions and 120423 deletions

View File

@@ -1,6 +1,7 @@
{
"extends": "@zitadel/tsconfig/nextjs.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {
"#/*": ["./*"]
},