prettier/tests/typescript
Christopher Chedeau fc88aa185b Add parenthesis around binary expression inside of update expression (#1672)
This is not valid code but TypeScript parses it. It's easy to fix so might as well so we have one less failing test.
2017-05-23 12:33:03 -07:00
..
compiler Add parenthesis around binary expression inside of update expression (#1672) 2017-05-23 12:33:03 -07:00
conformance fix(typescript): handle undefined variable declarations (#1645) 2017-05-21 08:03:38 -07:00
custom feat(typescript): print semi instead of comma in TS interface (#1548) 2017-05-07 07:39:21 -07:00
webhost fix(typescript): add TSNamespaceFunctionDeclaration to ast-types (#1543) 2017-05-06 21:33:07 -07:00