prettier/tests/jsx-text-wrap
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 New primitive to fill a line with as many doc parts as possible (#1120) 2017-05-10 16:13:21 -07:00
test.js JSX whitespace on the same line as text (#1829) 2017-05-31 10:16:50 -07:00