Upgrading frontend to Angular 13

This commit is contained in:
softsimon
2021-12-08 20:24:33 +04:00
parent 7c89dde5d4
commit ed9b46bae0
7 changed files with 3683 additions and 8760 deletions

View File

@@ -255,20 +255,6 @@
"scripts": []
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"tsconfig.app.json",
"tsconfig.spec.json",
"tsconfig.server.json",
"cypress/tsconfig.json"
],
"exclude": [
"**/node_modules/**"
]
}
},
"e2e": {
"builder": "@cypress/schematic:cypress",
"options": {