prettier/tests/assignment_comments
Christopher Chedeau 7105f972b4 [RFC] Add softline to assignment of binary expressions (#871)
Printing the first line of a binary expression next to the `=` leads to weird cases where the first expression is parenthesised and doens't read well with chained conditionals as they don't align well. This makes it behave the same was as `if` tests.

Fixes #863
2017-03-15 09:45:40 -07:00
..
__snapshots__ [RFC] Add softline to assignment of binary expressions (#871) 2017-03-15 09:45:40 -07:00
assignment_comments.js Preserve new lines for comments after `=` (#830) 2017-02-28 10:00:28 -05:00
jsfmt.spec.js [WIP] TypeScript Parser (#915) 2017-03-08 13:18:13 -08:00