prettier/tests/directives
Christopher Chedeau d5e0fd5c65 Do not always put an empty lines after directives (#505)
It turns out that I need to call skipNewLine before calling hasNewLine in order to figure out if there's an empty line right after. Oops.

Fixes #504
2017-01-30 09:10:54 -08:00
..
__snapshots__ Do not always put an empty lines after directives (#505) 2017-01-30 09:10:54 -08:00
jsfmt.spec.js Preserve new lines after directives (#464) 2017-01-25 16:26:09 -05:00
newline.js Preserve new lines after directives (#464) 2017-01-25 16:26:09 -05:00
no-newline.js Do not always put an empty lines after directives (#505) 2017-01-30 09:10:54 -08:00
test.js Move tests around (#454) 2017-01-24 14:35:37 -08:00