mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat: upgrade project to v17
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user