mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Fixed "prefer-method-signature" lint rule
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"object-literal-shorthand": false, // HAS ISSUES
|
||||
"one-variable-per-declaration": false, // HAS ISSUES
|
||||
"only-arrow-functions": false, // HAS ISSUES
|
||||
"prefer-method-signature": false, // HAS ISSUES
|
||||
"unified-signatures": false // HAS ISSUES
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user