developit/proptypes

Support for PropTypes.symbol

Offen

#2 geöffnet am 15.09.2016

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (11 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (60 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I am used to the react PropTypes and I used them for things other than components.

I am using proptypes but now I need to validate for Symbol. This is not in the ~14 code base that is your current implementation.

Do you have any guidance?

Contributor Guide