mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 22:52:48 +00:00
client server packages
This commit is contained in:
8
packages/zitadel-server/tsconfig.json
Normal file
8
packages/zitadel-server/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "@zitadel/tsconfig/node14.json",
|
||||
"include": ["."],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "."
|
||||
},
|
||||
"exclude": ["dist", "build", "node_modules"]
|
||||
}
|
||||
Reference in New Issue
Block a user