prettier/tests/flow/predicates-declared
Christopher Chedeau 956779ec17 Preserve empty line after comment (#493)
The logic was already working, it was just special-cased to the first comment of the file! Presumably because the new line detection logic used to be broken ;)

I manually checked the first 10 snapshots and they are all legit, so I assume that all of them are.

Fixes #356
2017-01-27 14:05:41 -05:00
..
__snapshots__ Preserve empty line after comment (#493) 2017-01-27 14:05:41 -05:00
function-bind.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
function-union.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
is-string-decl.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
jsfmt.spec.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
logical-or.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
object-invariant.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
orig-string-tag-check.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
sanity-fall-through.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
sanity-invalid-calls.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
sanity-is-string-bug.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
sanity-parameter-mismatch.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
sanity-pred-with-body.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
sanity-return-type.js Move tests around (#454) 2017-01-24 14:35:37 -08:00