prettier/tests/typescript_nosemi
Christopher Chedeau 939734b75e Use ifBreak instead of shouldBreak (#2063)
shouldBreak is only a heuristic to enforce a break, if it breaks "naturally", then it won't be applied.

Fixes #2055
2017-06-08 11:47:49 -07:00
..
__snapshots__ Use ifBreak instead of shouldBreak (#2063) 2017-06-08 11:47:49 -07:00
index-signature.ts fix(typescript): print semi in class index signatures, fixes #1960 (#1961) 2017-06-04 07:21:33 -07:00
interface.ts fix(typescript): print semi with inline interfaces/types, fixes #1930 (#1936) 2017-06-03 05:18:59 -07:00
jsfmt.spec.js feat(typescript): print semi instead of comma in TS interface (#1548) 2017-05-07 07:39:21 -07:00
type.js Use ifBreak instead of shouldBreak (#2063) 2017-06-08 11:47:49 -07:00