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

Added support for nested prop types #112

Merged
merged 1 commit into from Jun 17, 2015

Conversation

Cellule
Copy link
Contributor

@Cellule Cellule commented Jun 16, 2015

Closes #105
Support nested prop types and use react propTypes to make further analysis.
Minimal analyse of primitive propTypes.

It uses React.PropTypes.xxxx to determine the depth of the property.

I might have missed some edge cases, I tried to cover as much as I could think.

…lysis.

Minimal analyse of primitive propTypes.
@mathieumg
Copy link
Contributor

🎉 Thank you! 😁

@AlexKVal
Copy link
Contributor

Great job ! 👍

BTW this PR on react-bootstrap passes OK 😉

@yannickcr
Copy link
Member

Great! I'll check this this evening 😃

yannickcr added a commit that referenced this pull request Jun 17, 2015
Added support for nested prop types (fixes #105, fixes #62)
@yannickcr yannickcr merged commit c0ed5fc into jsx-eslint:master Jun 17, 2015
@yannickcr
Copy link
Member

Awesome work! Thank you! 🎉

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

Successfully merging this pull request may close these issues.

None yet

4 participants