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

Fix jsx-sort-prop-types issue with custom propTypes #409

Merged
merged 1 commit into from
Jan 24, 2016

Conversation

alitaheri
Copy link
Contributor

Closes #408

caveats:

Might not behave correctly with complex propTypes when the are required although this was a problem with the original PR ( #392 ). But it might be fixed here too. I simply don't know how 😁

yannickcr added a commit that referenced this pull request Jan 24, 2016
Fix jsx-sort-prop-types issue with custom propTypes (fixes #408)
@yannickcr yannickcr merged commit c1ce38b into jsx-eslint:master Jan 24, 2016
@yannickcr
Copy link
Member

Thanks. I'll make some additional tests for complex propTypes but for now it should fix the crash.

@alitaheri alitaheri deleted the fix-408 branch January 24, 2016 21:49
@alitaheri
Copy link
Contributor Author

Thanks 😁

@oliviertassinari
Copy link
Contributor

@alitaheri Thanks!

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.

3.16.0 broke the jsx-sort-prop-types rule
3 participants