Skip to content

Commit

Permalink
feat!: update to Angular v15 (#105)
Browse files Browse the repository at this point in the history
* chore: update @angular/cli to 15

* chore: update @angular-eslint

* chore: update packages

Breaking Change: Updates to Angular v15
  • Loading branch information
bobbyg603 authored Mar 6, 2023
1 parent 925af96 commit de5b16b
Show file tree
Hide file tree
Showing 9 changed files with 31,028 additions and 22,891 deletions.
8 changes: 8 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,13 @@
"schematicCollections": [
"@angular-eslint/schematics"
]
},
"schematics": {
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
}
}
Loading

0 comments on commit de5b16b

Please sign in to comment.