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
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