enhancementhelp wanted
Repository metrics
- Stars
- (5,022 個のスター)
- PR merge metrics
- (平均マージ 4h 30m) (30d で 26 merged PRs)
説明
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?