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

@ -18,7 +18,7 @@
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"drizzle-kit": "^0.22.7",
"eslint": "^8",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",