-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react/jsx-props-no-spreading
··············->
@eslint-react/jsx/no-spreading-props
#102
Comments
Regarding this rule, do we need the original option? My preference now is to make it completely non-configurable, emitting a warning at all times. |
True, no options, warning then don't put in recommended presets |
https://github.com/search?q=react%2Fjsx-props-no-spreading&type=code&p=1 In fact, after investigating the use of this rule in a production environment, I don't think we should migrate it now 😆. |
Closed it for now, reopen it if needed in the future. |
I've replaced this rule with a couple of rules, which aren't exactly equivalent but are more practical. |
No description provided.
The text was updated successfully, but these errors were encountered: