Skip to content

Commit fe7fddc

Browse files
committed
fix: relax @typescript-eslint/unbound-method
1 parent 42ae3ff commit fe7fddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ export default typescriptESLint.config(
363363
],
364364

365365
"@typescript-eslint/method-signature-style": "error",
366-
"@typescript-eslint/unbound-method": "error",
367366

368367
"@typescript-eslint/naming-convention": [
369368
"error",

0 commit comments

Comments
 (0)