Skip to content

Revision to 10up eslint config #394

@nicholasio

Description

@nicholasio

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 of defaultProps.

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions