jsx-eslint/eslint-plugin-react

`jsx-sort-props`: minimum number of props

Open

#3,922 opened on May 4, 2025

View on GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (2,797 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (8,630 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Similar to how ESLint's sort-keys has a configuration option of minKeys, it would be nice to have a minProps option.

Contributor guide