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

Typescript 5.0.2 propTypes not converting #213

Open
mariorodeghiero opened this issue Sep 6, 2024 · 0 comments
Open

Typescript 5.0.2 propTypes not converting #213

mariorodeghiero opened this issue Sep 6, 2024 · 0 comments

Comments

@mariorodeghiero
Copy link

mariorodeghiero commented Sep 6, 2024

After trying to debug why ts-migrate wasn't converting propTypes to types and just adding @ts-expected-error to the majority of my code.

So I decided to do a test to downgrade the typescript of my project from 5.0.2 to the same as ts-migrate 4.7.2 and everything started working properly and converting.

Are there any plans to add support to the latest typescript version?

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