feat: try to fix eslint problem

This commit is contained in:
Kaiwen Gong 2024-07-19 15:14:03 +08:00
parent 517b473b62
commit 5cdce154e1
6 changed files with 1393 additions and 1668 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": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",