Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLinting issues with Flow static type checker #3054
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have gone through these following points
Issue Description
node, npm, react-native, react and native-base version, expo version if used, xcode version
node v12.13.1
npm 6.12.1
Expected behaviour
When running yarn flow, it should pass
Actual behaviour
When running yarn flow, it gets stuck from linting issues on
src/theme/components/index.jsSteps to reproduce
Run
yarn flowon master