prettier/tests/flow/react_modules
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
createclass-callsite.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
createclass-module.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
es6class-types-callsite.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
es6class-types-module.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