diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index bc632a4921..9d61f7f6d0 100644 --- a/package.json +++ b/package.json @@ -66,6 +66,7 @@ "typescript": "5.9.3" }, "devDependencies": { + "@eslint/js": "9.39.0", "@misskey-dev/eslint-plugin": "2.1.0", "@types/js-yaml": "4.0.9", "@types/node": "24.9.2", |