prettier/tests/binary-expressions
Sosuke Suzuki 8f0fdba4ba JavaScript: Fix ugly formatting parens wrap binary expressions… (#6441)
* Modify to break specific call expression correctly

* Add tests

* Update CHANGELOG.unreleased.md

* Add tests

* Fix tests

* Add pr link
2019-09-07 14:46:00 +02:00
..
__snapshots__ JavaScript: Fix ugly formatting parens wrap binary expressions… (#6441) 2019-09-07 14:46:00 +02:00
arrow.js docs: fix possible typo AFAIK (#6341) 2019-07-30 11:48:14 +02:00
bitwise-flags.js Add supervisory parens for bitwise operations (#2429) 2017-07-08 17:31:28 +10:00
call.js JavaScript: Fix ugly formatting parens wrap binary expressions… (#6441) 2019-09-07 14:46:00 +02:00
comment.js docs: fix possible typo AFAIK (#6341) 2019-07-30 11:48:14 +02:00
equality.js Add more supervisory parens, closes #187 (#2423) 2017-07-07 15:57:17 +02:00
exp.js Correct parentheses for mixed exp/mod (#5243) 2018-10-12 12:33:47 -04:00
if.js Only break for conditionals (#1350) 2017-04-19 13:18:01 -07:00
inline-jsx.js Fix different precedence binary expression when inlining (#2827) 2017-09-20 17:07:51 +02:00
inline-object-array.js Fix different precedence binary expression when inlining (#2827) 2017-09-20 17:07:51 +02:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
jsx_parent.js Fix different precedence binary expression when inlining (#2827) 2017-09-20 17:07:51 +02:00
math.js Add supervisory parens for bitwise operations (#2429) 2017-07-08 17:31:28 +10:00
return.js Fix break on conditional expressions inside return 2017-09-10 04:13:47 -06:00
short-right.js Inline short expressions for boolean operators too (#826) 2017-03-02 22:45:26 -05:00
test.js Fix boolean for empty objects (#1590) 2017-05-12 07:48:03 -07:00
unary.js Indent conditions inside of !() (#1731) 2017-05-25 16:26:34 -07:00