bamlab / bamlab/react-native-project-config
[RFC]: plugin:method-signature-style
Open
⭐ enhancement
📏 eslint-plugin
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 0
- Avg merge
- 10h 29m
- Merged PRs (30d)
- 2
Description
### 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/](https://typescript-eslint.io/rules/method-signature-style/)
### Config Selection 🛠
`recommended`
### (Optional) Additional Details 📝
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.