reactjs/react.dev

Add Flow types to website source

Open

#24 建立於 2017年10月6日

在 GitHub 查看
 (16 留言) (0 反應) (0 負責人)JavaScript (7,898 fork)github user discovery
difficulty: mediumgood first issuein-progresstype: website

倉庫指標

Star
 (11,763 star)
PR 合併指標
 (平均合併 37天 15小時) (30 天內合併 21 個 PR)

描述

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.

貢獻者指南