[RFC]: plugin:method-signature-style
Opened this issue ยท 0 comments
MathieuFedrigo commented
Why?
Using the method shorthand syntax can result in runtime errors.
See: https://www.totaltypescript.com/method-shorthand-syntax-considered-harmful
Rule Documentation ๐
https://typescript-eslint.io/rules/method-signature-style/
Config Selection ๐
recommended
(Optional) Additional Details ๐
No response