prettier/tests/jsx-significant-space
Karl O'Keeffe f4ef1c2c97 JSX whitespace on the same line as text (#1829)
This tweaks our JSX formatting to only put a JSX whitespace `{" "}` on a line by itself when it comes before or after a multiline element.

When preceding a text or single line element it appear on the same line as that element.
2017-05-31 10:16:50 -07:00
..
__snapshots__ JSX whitespace on the same line as text (#1829) 2017-05-31 10:16:50 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
test.js [JSX] Break before and after jsx whitespace (#836) 2017-02-28 13:30:54 -08:00