fix "eslint missing" error in backend

This commit is contained in:
Hazelnoot 2025-09-30 20:08:19 -04:00
parent 4d9317ad2b
commit d135f09a60
2 changed files with 161 additions and 66 deletions

View file

@ -228,6 +228,7 @@
"@typescript-eslint/parser": "8.31.0",
"aws-sdk-client-mock": "4.1.0",
"cross-env": "7.0.3",
"eslint": "9.25.1",
"eslint-plugin-import": "2.31.0",
"execa": "9.5.2",
"fkill": "9.0.0",