reactjs/react.dev

Add Flow types to website source

Open

#24 geöffnet am 6. Okt. 2017

Auf GitHub ansehen
 (16 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (7.898 Forks)github user discovery
difficulty: mediumgood first issuein-progresstype: website

Repository-Metriken

Stars
 (11.763 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide