Skip to content

Commit

Permalink
ng-13-update
Browse files Browse the repository at this point in the history
  • Loading branch information
TehWazzard committed Jan 16, 2025
1 parent 91dd942 commit fe684e1
Show file tree
Hide file tree
Showing 6 changed files with 11,291 additions and 17,262 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ speed-measure-plugin*.json
.history/*

# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
Expand Down
13 changes: 0 additions & 13 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,19 +139,6 @@
]
}
},
"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": {
Expand Down
Loading

0 comments on commit fe684e1

Please sign in to comment.