Skip to content

Commit

Permalink
downgrade to eslint@8 vercel/next.js#64409
Browse files Browse the repository at this point in the history
  • Loading branch information
zbycz committed Oct 12, 2024
1 parent d926eb9 commit 682953a
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 117 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/react-dom": "^18.3.1",
"@typescript-eslint/typescript-estree": "^8.8.1",
"babel-eslint": "^10.1.0",
"eslint": "^9.12.0",
"eslint": "^8",
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "^9.1.0",
"husky": "^4",
Expand Down
Loading

0 comments on commit 682953a

Please sign in to comment.