Skip to content

Commit

Permalink
chore: update to angular 15
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyg603 committed Feb 18, 2023
1 parent 38ee28a commit 427317c
Show file tree
Hide file tree
Showing 9 changed files with 5,980 additions and 7,091 deletions.
8 changes: 8 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,13 @@
"schematicCollections": [
"@angular-eslint/schematics"
]
},
"schematics": {
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
}
}
Loading

0 comments on commit 427317c

Please sign in to comment.