prettier/tests/binary-expressions
Christopher Chedeau 1d02ca7849 [RFC] Add parenthesis around && inside of || (#780)
It seems like precedence for this combination of operators is very unclear to people (myself included) and consistently adding parenthesis there would be good.

Fixes #773
2017-02-23 09:27:00 -08:00
..
__snapshots__ [RFC] Add parenthesis around && inside of || (#780) 2017-02-23 09:27:00 -08: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 Put short elements at right of single binary expression on same line (#605) 2017-02-09 10:44:03 -05:00
test.js Move tests around (#454) 2017-01-24 14:35:37 -08:00