prettier/tests/typescript
jackyho112 b77b1c82a7 Strip away unnecessary quotes in keys in type objects and interfaces (#2643)
* Use printPropertyKey function to print keys in object type property in TS and Flow

* Remove flow test modification

* Add tests for new object key cases

* Add new test file

* Fix some styles
2017-08-21 20:08:38 +10:00
..
compiler fix(typescript): always break interfaces onto multiple lines, fixes #2159 (#2161) 2017-06-15 14:34:54 -10:00
conformance Print semi after DeclareFunction, fixes #2534 (#2536) 2017-07-24 21:55:16 +10:00
custom Strip away unnecessary quotes in keys in type objects and interfaces (#2643) 2017-08-21 20:08:38 +10:00
webhost Handle conditions inside of a ternary (#2228) 2017-06-21 18:17:30 -07:00