prettier/tests/objects
Christopher Chedeau 36a1d12f47 Do not respect newlines for object destructuring pattern (#981)
This was intended for object expressions. I tried to remove it for ObjectTypeAnnotation but it changes a ton of stuff as it's used all over the place in many different contexts. We should clean it up but in a later PR :)

Fixes part of #975
2017-03-14 18:36:35 -07:00
..
__snapshots__ Do not respect newlines for object destructuring pattern (#981) 2017-03-14 18:36:35 -07:00
expand.js Do not respect newlines for object destructuring pattern (#981) 2017-03-14 18:36:35 -07:00
expression.js Fix binary op as body in arrow expression (#921) 2017-03-07 13:24:47 -08:00
jsfmt.spec.js Fix binary op as body in arrow expression (#921) 2017-03-07 13:24:47 -08:00
method.js Do not put \n inside of empty object method bodies (#706) 2017-02-15 20:52:54 -05:00
range.js Fix range for object newline detection (#520) 2017-01-30 09:54:19 -08:00