Skip to content

Commit

Permalink
Update dependencies, remove outdated eslint schematics
Browse files Browse the repository at this point in the history
  • Loading branch information
Tugark committed Jan 14, 2025
1 parent 7dd67d2 commit 7458c74
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 295 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
"plugin:rxjs/recommended",
"prettier"
],
"plugins": ["rxjs", "rxjs-angular"],
"plugins": ["rxjs"],
"rules": {
"rxjs-angular/prefer-composition": "error",
"@typescript-eslint/ban-ts-comment": [
"warn",
{
Expand Down
Loading

0 comments on commit 7458c74

Please sign in to comment.