prettier/tests/typescript/custom
Lucas Azzola e8f12cf621 TypeScript: Remove parens from type annotations where possible (#2098)
* fix(typescript): remove parens from union types where possible, fixes #1885

* fix(typescript): ensure parenthesis removal is stable

* fix(typescript): don't strip parens around function type
2017-06-11 18:06:47 -07:00
..
abstract Add supertype tests and add TSAbstractClassProperty (#1467) 2017-04-30 17:41:19 -07:00
call feat(typescript): print semi instead of comma in TS interface (#1548) 2017-05-07 07:39:21 -07:00
computedProperties Use semi-colon for object separator (#1918) 2017-06-02 15:32:51 -07:00
declare feat(typescript): add delcare modifier support for vars, classes and functions (#1436) 2017-04-27 09:37:42 -07:00
modifiers fix(typescript): print readonly and ? tokens in TSMappedType (#1535) 2017-05-06 10:30:59 -07:00
module feat(typescript): print semi instead of comma in TS interface (#1548) 2017-05-07 07:39:21 -07:00
new feat(typescript): print semi instead of comma in TS interface (#1548) 2017-05-07 07:39:21 -07:00
stability fix(typescript): remove extraneous newline with namespace exports (#1542) 2017-05-06 20:28:49 -07:00
typeParameters TypeScript: Remove parens from type annotations where possible (#2098) 2017-06-11 18:06:47 -07:00