prettier/tests/switch
Christopher Chedeau 6bff3f2de8 Fix switch new lines (#1156)
.#1136 accidentally removed all the empty lines between statements inside of switch cases. I just brough back the logic and made sure to only use it for everything but the last line.
2017-04-10 10:50:02 -07:00
..
__snapshots__ Fix switch new lines (#1156) 2017-04-10 10:50:02 -07:00
empty_lines.js Fix switch new lines (#1156) 2017-04-10 10:50:02 -07:00
empty_switch.js Empty switch should not have an empty line (#384) 2017-01-22 12:40:46 -08:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00