mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:44:10 +00:00
tsconfig, multiple package paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": "@zitadel/tsconfig/node14.json",
|
||||
"include": ["."],
|
||||
"include": ["src/**/*"],
|
||||
"compilerOptions": {
|
||||
"baseUrl": "."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user