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 braces removal in JSX props when having a pipe-first call containing a callback #2474

Merged

Conversation

bloodyowl
Copy link
Contributor

@bloodyowl bloodyowl commented Oct 26, 2019

Fixes #2471

@bloodyowl bloodyowl force-pushed the fix-braces-removal-in-jsx-alternative-fix branch from e318c6d to 700135e Compare October 28, 2019 09:30
@bloodyowl bloodyowl changed the title Alternative attempt to fix the braces removal in JSX props Fix braces removal in JSX props when having a pipe-first call containing a callback Oct 28, 2019
@bloodyowl bloodyowl force-pushed the fix-braces-removal-in-jsx-alternative-fix branch from 700135e to 39f90ea Compare October 28, 2019 09:36
@jordwalke jordwalke merged commit a8f7d90 into reasonml:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSX: refmt removes braces by error
4 participants