enhancementhelp wanted
仓库指标
- 星标
- (5,022 个星标)
- PR 合并指标
- (平均合并 4小时 30分钟) (30 天内合并 26 个 PR)
描述
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?