mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-01-21 10:27:25 +01:00
fix: relax @typescript-eslint/unbound-method
This commit is contained in:
parent
42ae3ffe33
commit
fe7fddca13
@ -363,7 +363,6 @@ export default typescriptESLint.config(
|
||||
],
|
||||
|
||||
"@typescript-eslint/method-signature-style": "error",
|
||||
"@typescript-eslint/unbound-method": "error",
|
||||
|
||||
"@typescript-eslint/naming-convention": [
|
||||
"error",
|
||||
|
Loading…
x
Reference in New Issue
Block a user