Skip to content

Commit cbebf6f

Browse files
committed
chore: update @angular/cli@13
1 parent 411900e commit cbebf6f

File tree

6 files changed

+10400
-18091
lines changed

6 files changed

+10400
-18091
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ speed-measure-plugin*.json
3232
.history/*
3333

3434
# misc
35+
/.angular/cache
3536
/.sass-cache
3637
/connect.lock
3738
/coverage

angular.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,6 @@
9191
"scripts": []
9292
}
9393
},
94-
"lint": {
95-
"builder": "@angular-devkit/build-angular:tslint",
96-
"options": {
97-
"tsConfig": [
98-
"tsconfig.app.json",
99-
"tsconfig.spec.json",
100-
"e2e/tsconfig.json"
101-
],
102-
"exclude": ["**/node_modules/**"]
103-
}
104-
},
10594
"e2e": {
10695
"builder": "@angular-devkit/build-angular:protractor",
10796
"options": {

0 commit comments

Comments
 (0)