Skip to content

Commit a3d3bc5

Browse files
committed
Angular update devDependencies ng update @angular-eslint/schematics
1 parent 49e235f commit a3d3bc5

File tree

6 files changed

+5118
-5177
lines changed

6 files changed

+5118
-5177
lines changed

Diff for: .browserslistrc

-16
This file was deleted.

Diff for: angular.json

+8
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,13 @@
118118
"schematicCollections": [
119119
"@angular-eslint/schematics"
120120
]
121+
},
122+
"schematics": {
123+
"@angular-eslint/schematics:application": {
124+
"setParserOptionsProject": true
125+
},
126+
"@angular-eslint/schematics:library": {
127+
"setParserOptionsProject": true
128+
}
121129
}
122130
}

0 commit comments

Comments
 (0)