Skip to content

Commit

Permalink
update eslint to version 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijeinath committed Nov 23, 2023
1 parent abd23ab commit 6a1ee2c
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 172 deletions.
6 changes: 6 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@
"schematics": {
"@schematics/angular:component": {
"style": "scss"
},
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
},
"cli": {
Expand Down
Loading

0 comments on commit 6a1ee2c

Please sign in to comment.