update angular

This commit is contained in:
_Bastler
2022-01-20 08:51:18 +01:00
parent a5fae192ec
commit 2323262174
6 changed files with 2088 additions and 4899 deletions
-13
View File
@@ -104,19 +104,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": {