Skip to content

Commit bce6458

Browse files
author
Serhii Hultiaieev
committed
Update angular-eslint to v15
1 parent e72d847 commit bce6458

File tree

3 files changed

+182
-189
lines changed

3 files changed

+182
-189
lines changed

angular.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,13 @@
134134
"schematicCollections": [
135135
"@angular-eslint/schematics"
136136
]
137+
},
138+
"schematics": {
139+
"@angular-eslint/schematics:application": {
140+
"setParserOptionsProject": true
141+
},
142+
"@angular-eslint/schematics:library": {
143+
"setParserOptionsProject": true
144+
}
137145
}
138146
}

0 commit comments

Comments
 (0)