Skip to content

Commit

Permalink
started updating angular 15
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Jan 9, 2023
1 parent dcaff22 commit 78193b4
Show file tree
Hide file tree
Showing 6 changed files with 2,987 additions and 2,968 deletions.
6 changes: 6 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,12 @@
},
"@schematics/angular:directive": {
"prefix": "app"
},
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
},
"cli": {
Expand Down
Loading

0 comments on commit 78193b4

Please sign in to comment.