prettier/tests/flow/react
Christopher Chedeau 6632b95497 Preserve blank lines inside of objects (#606)
We already preserve blank lines inside of classes but not objects. It's still very common to have objects that represent classes (React.createClass) and having the same behavior there seems like a good idea. It does make the snapshot tests look better!

Fixes #554
2017-02-09 11:08:58 -05:00
..
__snapshots__ Preserve blank lines inside of objects (#606) 2017-02-09 11:08:58 -05:00
ArityError.react.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
createElementRequiredProp_string.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
createElement_string.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
jsx_spread.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_arrayOf.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_func.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_missing.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_object.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_objectOf.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_oneOf.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
proptype_oneOfType.js Move tests around (#454) 2017-01-24 14:35:37 -08:00