prettier/tests/typescript_tuple
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__ Use semi-colon for object separator (#1918) 2017-06-02 15:32:51 -07:00
jsfmt.spec.js Add TSTupleType to ast-types (#1685) 2017-05-23 13:14:30 -07:00
trailing-comma.ts fix(typescript): do not print trailing comma in TS tuple type, fixes #1858 (#1863) 2017-06-02 07:16:41 -07:00
tuple.ts Add TSTupleType to ast-types (#1685) 2017-05-23 13:14:30 -07:00