prettier/tests/template
Christopher Chedeau 0d239477cb Use semi-colon for object separator (#1918)
Looks like the convention for typescript separator is `;` whereas for flow it's `,`. Let's migrate to that.

Fixes #1896
Fixes #1879
Fixes #1874
2017-06-02 15:32:51 -07:00
..
__snapshots__ Fix comments inside of template literals (#1713) 2017-05-24 13:19:56 -07:00
arrow.js Inline template literals as arrow body (#1485) 2017-05-02 09:17:20 -07:00
call.js [RFC] Do not indent calls with a single template literal argument (#873) 2017-05-01 14:27:00 -07:00
comment.js Fix template literal comments (#1296) 2017-04-17 11:35:12 -04:00
faulty-locations.js Remove faulty location check on template literals that throws in Nuclide (#218) 2017-01-15 23:46:05 -05:00
graphql.js Proper indentation for template literals (#1385) 2017-05-01 14:28:11 -07:00
inline.js Respect template inline-ness (#1497) 2017-05-03 14:35:58 -07:00
jsfmt.spec.js Use semi-colon for object separator (#1918) 2017-06-02 15:32:51 -07:00
parenthesis.js Fix various parenthesis issues on the left side of template (#404) 2017-01-22 15:43:57 -08:00