Skip to content

Commit

Permalink
fix: relax @typescript-eslint/unbound-method
Browse files Browse the repository at this point in the history
  • Loading branch information
theoludwig committed Jan 15, 2025
1 parent 42ae3ff commit fe7fddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@ export default typescriptESLint.config(
],

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

"@typescript-eslint/naming-convention": [
"error",
Expand Down

0 comments on commit fe7fddc

Please sign in to comment.