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

Fix CI #478

Merged
merged 1 commit into from
Oct 3, 2021
Merged

Fix CI #478

merged 1 commit into from
Oct 3, 2021

Conversation

jodevsa
Copy link
Contributor

@jodevsa jodevsa commented Oct 2, 2021

it looks like eslint behaviour have changed lately and we are getting react/default-props-match-prop-types errors.
I would have fixed the lint errors, but turns out we need to change some boolean props names from name to isName which would be a breaking change. I decided to turn it off as we also have react/prop-types turned off.

@jodevsa
Copy link
Contributor Author

jodevsa commented Oct 2, 2021

@jodevsa jodevsa mentioned this pull request Oct 2, 2021
@sindresorhus sindresorhus changed the title fix tests Fix CI Oct 3, 2021
@sindresorhus sindresorhus merged commit adcc7ba into vadimdemedes:master Oct 3, 2021
@vadimdemedes
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants