Add a new rule to enforce a method syntax #1598
Labels
enhancement: new plugin rule
New rule request for eslint-plugin
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Recently I found out that the shorthand method syntax is looser type-wise than the non-shorthand syntax:
Would it make sense to add a new
@typescript-eslint/eslint-plugin
rule to enforce the non-/shorthand syntax?The text was updated successfully, but these errors were encountered: