jsx-eslint/eslint-plugin-react

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

Open

#3922 opened on May 4, 2025

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

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