prettier/tests/objects
Christopher Chedeau ec1b672bbf Don't indent + in object value (#2227)
This is a "regression" from when we started using the same heuristic for `=` and `:`

Fixes #2129
2017-06-21 15:58:12 -07:00
..
__snapshots__ Don't indent + in object value (#2227) 2017-06-21 15:58:12 -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 Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07: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
right_break.js Use the same breaking rules for assignment and object values (#1721) 2017-05-24 18:19:15 -07:00