prettier/tests/arrays
Christopher Chedeau acfb14f577 Don't break on empty arrays and objects (#1440)
We never want to break on those at it looks very weird. The reason why I didn't add this yet is because whenever it triggered in the past, the root cause was something else and it helped identify things to fix. But now the remaining ones I'm seeing are no longer underlying issues and they're just about this breaking unnecessarily, so we should just fix it.
2017-05-01 14:41:18 -07:00
..
__snapshots__ Don't break on empty arrays and objects (#1440) 2017-05-01 14:41:18 -07:00
empty.js Don't break on empty arrays and objects (#1440) 2017-05-01 14:41:18 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
last.js Fix last element of an array being null (#232) 2017-01-16 12:53:39 -05:00
preserve_empty_lines.js [RFC] Preserve new lines between array elements (#707) 2017-02-15 20:52:28 -05:00