Skip to content
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

Revision to 10up eslint config #394

Open
1 of 2 tasks
nicholasio opened this issue May 9, 2024 · 0 comments
Open
1 of 2 tasks

Revision to 10up eslint config #394

nicholasio opened this issue May 9, 2024 · 0 comments

Comments

@nicholasio
Copy link
Member

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
@nicholasio nicholasio changed the title Update eslint config Revision to 10up eslint config May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant