-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Is your enhancement related to a problem? Please describe.
10up eslint config is due to reasonable updates. Here's a work in progress list of things that needs to be updated:
- require-default-props:
.defaultProps
is deprecated in React 19 and should be replaced with function default arguments. This rule needs to be updated to use default arguments instead ofdefaultProps
.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels