Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule Proposal: ensure required PropTypes are declared in defaultPropTypes #305

Closed
fcbeyer opened this issue Nov 11, 2015 · 2 comments
Closed

Comments

@fcbeyer
Copy link

fcbeyer commented Nov 11, 2015

On our team we want to ensure that any required declared proptype has a corresponding default proptype value.

@yannickcr
Copy link
Member

Mmm, did you mean the opposite instead? To check that a non required propType has a default value?

@yannickcr
Copy link
Member

See #528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants