fix eslint and lint errors

This commit is contained in:
Peter Evans 2024-07-25 13:44:33 +00:00
parent 5bb83f1307
commit 081c241f6e
4 changed files with 280 additions and 206 deletions

View file

@ -43,7 +43,8 @@
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^18.19.42",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",