Skip to content

Commit 5142b95

Browse files
committed
angular bump to v15.2.2
1 parent f2f1e51 commit 5142b95

6 files changed

Lines changed: 3120 additions & 4085 deletions

File tree

MangoAPI.Client/.browserslistrc

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

MangoAPI.Client/angular.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,13 @@
170170
"schematicCollections": [
171171
"@angular-eslint/schematics"
172172
]
173+
},
174+
"schematics": {
175+
"@angular-eslint/schematics:application": {
176+
"setParserOptionsProject": true
177+
},
178+
"@angular-eslint/schematics:library": {
179+
"setParserOptionsProject": true
180+
}
173181
}
174182
}

0 commit comments

Comments
 (0)