1
0

tooling: fix "cannot find module eslint" error when running "build-misskey-js-with-types"

This commit is contained in:
Hazelnoot
2025-01-27 23:15:57 -05:00
parent 4b104879cd
commit dad00e6590
2 changed files with 50 additions and 122 deletions
@@ -11,6 +11,7 @@
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"eslint": "9.14.0",
"openapi-types": "12.1.3",
"openapi-typescript": "6.7.3",
"ts-case-convert": "2.1.0",