fix: relax @typescript-eslint/unbound-method

This commit is contained in:
2025-01-15 15:07:07 +01:00
parent 42ae3ffe33
commit fe7fddca13
-1
View File
@@ -363,7 +363,6 @@ export default typescriptESLint.config(
],
"@typescript-eslint/method-signature-style": "error",
"@typescript-eslint/unbound-method": "error",
"@typescript-eslint/naming-convention": [
"error",