mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 18:42:18 +00:00
session service, username, password form
This commit is contained in:
@@ -3,12 +3,7 @@
|
||||
"include": ["src/**/*.ts"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"rootDir": "src",
|
||||
"paths": {
|
||||
"#": ["."],
|
||||
"*": ["./*"],
|
||||
"#/*": ["./*"]
|
||||
}
|
||||
"rootDir": "src"
|
||||
},
|
||||
"exclude": ["dist", "build", "node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user