enhancementhelp wanted
Repository metrics
- Stars
- (5,022 stars)
- PR merge metrics
- (Avg merge 1d 16h) (399 merged PRs in 30d)
Description
React is a very popular package, but a couple of the rules need some configuring to make it work.
We could either improve the rules to detect React usage and apply overrides or provide a React preset. I would prefer the former if possible.
prevent-abbreviations:"prop": false, "props": false, "ref": false, "refs": falsefilename-case: https://github.com/sindresorhus/eslint-plugin-unicorn/issues/203#issuecomment-794195756
Any other rules?