prettier/tests/flow/new_react
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
fakelib Move tests around (#454) 2017-01-24 14:35:37 -08:00
FeedUFI.react.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
Mixin.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
UFILikeCount.react.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
bad_default_props.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
classes.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
import-react.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
new_react.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
propTypes.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
props.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
props2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
props3.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
props4.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
props5.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
state.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
state2.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
state3.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
state4.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
state5.js Move tests around (#454) 2017-01-24 14:35:37 -08:00