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

1155 remove babel to fix defaultProps deprecation warning #1172

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

OtherCroissant
Copy link

@OtherCroissant OtherCroissant commented Jul 26, 2024

Closes #1155

To be able to build the thing on MacOS 14.5, I also needed to update node-sass...

To make the eslint compatible with the code using the default parser, eslint had to be updated to v8. V9 required changes in the eslint config file, So that seemed to be a bit out of scope for this PR.

@OtherCroissant OtherCroissant changed the title 1155 remove babel 1155 remove babel to fix defaultProps deprecation warning Jul 26, 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

Successfully merging this pull request may close these issues.

Deprecation of DefaultProps
1 participant