bamlab/react-native-project-config

[RFC]: plugin:method-signature-style

Opened this issue ยท 0 comments

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