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

.browserslistrc

Lines changed: 0 additions & 16 deletions
This file was deleted.

angular.json

Lines changed: 8 additions & 0 deletions
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)