Skip to content

Commit dfc66f2

Browse files
committed
augular update
1 parent 0f9338a commit dfc66f2

File tree

6 files changed

+11867
-19161
lines changed

6 files changed

+11867
-19161
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 & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,19 +95,6 @@
9595
"scripts": []
9696
}
9797
},
98-
"lint": {
99-
"builder": "@angular-devkit/build-angular:tslint",
100-
"options": {
101-
"tsConfig": [
102-
"tsconfig.app.json",
103-
"tsconfig.spec.json",
104-
"e2e/tsconfig.json"
105-
],
106-
"exclude": [
107-
"**/node_modules/**"
108-
]
109-
}
110-
},
11198
"e2e": {
11299
"builder": "@angular-devkit/build-angular:protractor",
113100
"options": {

0 commit comments

Comments
 (0)