-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Upgrade to the latest version of flowtype #37
Comments
I need to rework it to lookup |
I am thinking of dropping the generating of react prop types as they are not used for any doc generation. We could always add it in later |
I tried to upgrade, but sadly I am unable to until eslint-plugin-react is fixed: jsx-eslint/eslint-plugin-react#1376 |
I think we should be good to start on this one now |
I tried to upgrade today but the eslint plugin is still yet to be fixed. No harm in waiting for now |
Closed by #181 |
Details:
https://medium.com/flow-type/even-better-support-for-react-in-flow-25b0a3485627
/cc @thejameskyle how would this change play with your prop type generator?
The text was updated successfully, but these errors were encountered: