difficulty: mediumgood first issuein-progresstype: website
Repository metrics
- Stars
- (11,763 stars)
- PR merge metrics
- (Avg merge 37d 15h) (21 merged PRs in 30d)
Description
Replace PropTypes with Flow types for our components in www (and make sure yarn flow checks these types to protect against regressions).
I got the ball rolling with commit 1de4c66
This Twitter thread also has some interesting discussion for auto-generating Flow types for Gatsby's graphql queries.