Skip to content

Commit

Permalink
refactor: downgrade eslint until react-hooks supports it
Browse files Browse the repository at this point in the history
Tracking:

- eslint/eslint#18391
- jsx-eslint/eslint-plugin-react#3699

Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed Apr 29, 2024
1 parent ec86778 commit b0abe6b
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 199 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@aptre/protobuf-es-lite": "^0.2.14",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^9.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.1",
"eslint-plugin-unused-imports": "^3.0.0",
Expand Down
Loading

0 comments on commit b0abe6b

Please sign in to comment.