developit/proptypes

Support for PropTypes.symbol

Open

#2 opened on Sep 15, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (11 forks)github user discovery
help wanted

Repository metrics

Stars
 (60 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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