Skip to content

Commit

Permalink
chore(angular-15): update to angular 15 (#6005)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
denStrigo committed Oct 29, 2023
1 parent e06d9bd commit aa91634
Show file tree
Hide file tree
Showing 6 changed files with 2,897 additions and 2,486 deletions.
6 changes: 6 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,12 @@
},
"@schematics/angular:directive": {
"prefix": "ngx"
},
"@angular-eslint/schematics:application": {
"setParserOptionsProject": true
},
"@angular-eslint/schematics:library": {
"setParserOptionsProject": true
}
}
}

0 comments on commit aa91634

Please sign in to comment.