Skip to content

Commit

Permalink
fix eslint command cli errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisUser committed Dec 28, 2024
1 parent 1053348 commit 6db8902
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@vitejs/plugin-react-swc": "^3.7.2",
"eslint": "^9.17.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.16",
"glob": "^11.0.0",
"react": "^19.0.0",
Expand Down
Loading

0 comments on commit 6db8902

Please sign in to comment.