prettier/tests/variable_declarator
Christopher Chedeau 198ba3c065 Force \n for multiple variable declarations (#1723)
This keeps being requested and we're not using it at Facebook, so I don't particularly care which way it should be printed. We now force multiline if there's at least one declaration with a value. We don't want to break all the variables that are just declared.

Fixes #1607
2017-05-25 16:26:26 -07:00
..
__snapshots__ Force \n for multiple variable declarations (#1723) 2017-05-25 16:26:26 -07:00
jsfmt.spec.js Allow to break after = for strings (#1142) 2017-04-07 10:51:02 -07:00
multiple.js Force \n for multiple variable declarations (#1723) 2017-05-25 16:26:26 -07:00
string.js Allow to break after = for strings (#1142) 2017-04-07 10:51:02 -07:00