prettier/tests/for
Joseph Frazier ea27846d1f Don't force line break in empty loop bodies (#1815)
This makes them consistent with empty function bodies.

Fixes https://github.com/prettier/prettier/issues/1356
2017-05-30 09:39:10 -07:00
..
__snapshots__ Don't force line break in empty loop bodies (#1815) 2017-05-30 09:39:10 -07:00
comment.js Fix for of/in comment on its own line around in/of (#901) 2017-03-09 11:10:55 -08:00
for.js Put loop bodies on the same line when possible (#1498) 2017-05-03 15:50:48 -07:00
in.js Put loop bodies on the same line when possible (#1498) 2017-05-03 15:50:48 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
var.js Fix missing semi-colon in for loop and var body (#388) 2017-01-22 12:34:14 -08:00