prettier/tests/method-chain
Christopher Chedeau d6e3815c19 Allow breaking for logical expressions in member chains (#827)
I'm not really sure what a general rule is for those, but starting with LogicalExpressions should be good. Outside of identifiers, function calls and logical expressions, there aren't a lot of things you'd put there in real code anyway.

Fixes #822
2017-02-28 09:31:04 -08:00
..
__snapshots__ Allow breaking for logical expressions in member chains (#827) 2017-02-28 09:31:04 -08:00
break-last-call.js Reimplement MemberExpression printing (#469) 2017-01-31 12:32:42 -08:00
comment.js Properly support member chains comments (#668) 2017-02-13 09:05:18 -08:00
first_long.js Add `this` for Member factory whitelist and remove softline (#782) 2017-02-23 09:41:44 -05:00
inline_merge.js Fix indentation of a merged group (#828) 2017-02-28 10:55:32 -05:00
jsfmt.spec.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
logical.js Allow breaking for logical expressions in member chains (#827) 2017-02-28 09:31:04 -08:00
multiple-members.js Reimplement MemberExpression printing (#469) 2017-01-31 12:32:42 -08:00
square_0.js Group [0] at the end of the previous chain instead of beginning of next one (#784) 2017-02-23 07:34:52 -08:00
test.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
this.js Make all the member expressions but the last one part of the first group (#589) 2017-02-03 16:18:54 -05:00