Skip to content

Commit 600cdcb

Browse files
🚨 Downgrade ESLint to V8 and fix errors
1 parent 1a3c3e2 commit 600cdcb

File tree

5 files changed

+147
-136
lines changed

5 files changed

+147
-136
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react": "18.3.5",
4141
"@types/twuni__emojify": "^1.0.2",
4242
"autoprefixer": "^10.4.20",
43-
"eslint": "9.10.0",
43+
"eslint": "8.57.0",
4444
"eslint-config-next": "14.2.9",
4545
"postcss": "^8.4.45",
4646
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)