dillon1000/react

Commit

Add newline before JSX spread when appropriate

Previously, we were losing the newline before a JSX spread attribute which would cause the lines to not match up; this fixes the problem.
Browse files
Changed paths2 files
First-parent comparison
M vendor/fbtransform/transforms/__tests__/react-test.js ModifiedM vendor/fbtransform/transforms/react.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…