Skip to content

Commit aa91634

Browse files
authored
chore(angular-15): update to angular 15 (#6005)
* fix(package-lock): update version in package-lock * fix(package-lock): update version in package-lock * chore(angular-15): update to angular 15 * chore(nebular-11): update to angular/cdk to 15, update nebular * chore(eslint): update @angular-eslint to v15
1 parent e06d9bd commit aa91634

File tree

6 files changed

+2897
-2486
lines changed

6 files changed

+2897
-2486
lines changed

angular.json

+6
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,12 @@
180180
},
181181
"@schematics/angular:directive": {
182182
"prefix": "ngx"
183+
},
184+
"@angular-eslint/schematics:application": {
185+
"setParserOptionsProject": true
186+
},
187+
"@angular-eslint/schematics:library": {
188+
"setParserOptionsProject": true
183189
}
184190
}
185191
}

0 commit comments

Comments
 (0)