fix: eslint

This commit is contained in:
2026-01-30 15:28:39 +01:00
parent c0df8b2e76
commit 896f83d30c
2 changed files with 32 additions and 2 deletions

View File

@@ -27,7 +27,8 @@
},
"devDependencies": {
"husky": "^9.1.7",
"lint-staged": "^16.2.7"
"lint-staged": "^16.2.7",
"ts-api-utils": "^2.4.0"
},
"engines": {
"node": ">=21.0.0"