Skip to content

Commit

Permalink
deps(components): update @scion/components to Angular 15
Browse files Browse the repository at this point in the history
closes #112

BREAKING CHANGE: Updating `@scion/components` to Angular 15 introduced a breaking change.

To migrate:
- update your application to Angular 15; for detailed migration instructions, refer to https://v15.angular.io/guide/update-to-latest-version;
  • Loading branch information
Marcarrian authored and danielwiehl committed Dec 7, 2022
1 parent 0c89a0f commit 2dd75b5
Show file tree
Hide file tree
Showing 32 changed files with 8,208 additions and 6,797 deletions.
6 changes: 1 addition & 5 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,8 @@
"files": [
"*.ts"
],
"parserOptions": {
"project": [
"tsconfig.json"
]
},
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"plugin:@angular-eslint/recommended",
"plugin:@angular-eslint/template/process-inline-templates",
Expand Down
Loading

0 comments on commit 2dd75b5

Please sign in to comment.