feat: upgrade project to v17

This commit is contained in:
thomas
2023-11-18 22:57:35 +04:00
parent 04249f5a88
commit 3cc42ffc79
69 changed files with 5100 additions and 5015 deletions

View File

@@ -15,6 +15,7 @@
"skipDefaultLibCheck": true,
"baseUrl": ".",
"paths": {
"@angular-challenges/angular/di": ["libs/angular/di/src/index.ts"],
"@angular-challenges/cli": ["libs/cli/src/index.ts"],
"@angular-challenges/custom-plugin": ["libs/custom-plugin/src/index.ts"],
"@angular-challenges/decoupling/brain": [
@@ -75,8 +76,7 @@
],
"@tomalaforge/ngrx-callstate-store": [
"libs/shared/ngrx-callstate-store/src/index.ts"
],
"@angular-challenges/angular/di": ["libs/angular/di/src/index.ts"]
]
}
},
"exclude": ["node_modules", "tmp"]