feat: try to fix eslint problem

This commit is contained in:
Kaiwen Gong 2024-07-19 14:48:11 +08:00
parent 8385b2d2f3
commit a69f3a20ae
4 changed files with 564 additions and 532 deletions

View file

@ -47,7 +47,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint": "^9.7.0",
"eslint-config-next": "14.1.4",
"postcss": "^8",
"prettier": "^3.2.5",