enhancementhelp wanted
Metriche repository
- Star
- (5022 stelle)
- Metriche merge PR
- (Merge medio 4h 30m) (26 PR mergiate in 30 g)
Descrizione
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?