This commit is contained in:
2022-08-18 16:50:07 -04:00
parent fdf8121574
commit ba191c11c8
6 changed files with 3598 additions and 11298 deletions

View File

@@ -113,19 +113,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": {