sindresorhus/eslint-plugin-unicorn

Improve experience with React

Closed

#1,639 opened on Dec 16, 2021

 (3 comments) (15 reactions) (0 assignees)JavaScript (468 forks)user submission
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.

Any other rules?

Contributor guide