prettier/tests/binary-expressions
Christopher Chedeau 5523c4f56b Inline short expressions for boolean operators too (#826)
In #605 I restricted it to binary operations as I didn't know how it would affect boolean operations but it turns out the same technique solves problems that people are reporting. So doesn't make sense to restrict it.

Fixes #824
2017-03-02 22:45:26 -05:00
..
__snapshots__ Inline short expressions for boolean operators too (#826) 2017-03-02 22:45:26 -05:00
arrow.js Align boolean inside of arrow functions (#691) 2017-02-15 20:00:02 -08:00
inline-object-array.js Inline objects & arrays as right part of a boolean expression (#692) 2017-02-15 09:41:06 -05:00
jsfmt.spec.js Move tests around (#454) 2017-01-24 14:35:37 -08:00
short-right.js Inline short expressions for boolean operators too (#826) 2017-03-02 22:45:26 -05:00
test.js Move tests around (#454) 2017-01-24 14:35:37 -08:00