Upgraded to Angular 14
This commit is contained in:
2022-07-06 09:04:10 +05:30
parent f637f01954
commit 792ccf923f
46 changed files with 233 additions and 179 deletions

View File

@ -128,7 +128,10 @@
}
}
},
"defaultProject": "bookie",
"cli": {
"defaultCollection": "@angular-eslint/schematics"
}}
"schematicCollections": [
"@angular-eslint/schematics"
],
"analytics": "7a673950-fc51-4020-ad5a-32644b126f14"
}
}