update angular

This commit is contained in:
2022-01-20 08:37:06 +01:00
parent 92165c40c5
commit 7e7f2c9ea6
6 changed files with 2162 additions and 5102 deletions
-13
View File
@@ -107,19 +107,6 @@
"scripts": []
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"tsconfig.app.json",
"tsconfig.spec.json",
"e2e/tsconfig.json"
],
"exclude": [
"**/node_modules/**"
]
}
},
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {