prettier/tests/binary-expressions
Christopher Chedeau bae08d4e7e Only break for conditionals (#1350)
We only want to break for && and ||, not for ===
2017-04-19 13:18:01 -07:00
..
__snapshots__ Only break for conditionals (#1350) 2017-04-19 13:18:01 -07:00
arrow.js Align boolean inside of arrow functions (#691) 2017-02-15 20:00:02 -08:00
comment.js [RFC] Fix comment location for binary expressions (#1043) 2017-03-21 12:13:13 -07:00
exp.js Fix #951: properly parenthesize ** expressions (#952) 2017-03-08 13:11:53 -08:00
if.js Only break for conditionals (#1350) 2017-04-19 13:18:01 -07: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