prettier/tests/flow_generic
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
..
__snapshots__ Strip away unnecessary quotes in keys in type objects and interfaces (#2643) 2017-08-21 20:08:38 +10:00
break.js Add ability for flow generics to break (#1041) 2017-03-20 12:35:30 -04:00
generic.js Bump Babylon and enable additional tests (#1668) 2017-05-22 15:31:53 -07:00
interface.js Strip away unnecessary quotes in keys in type objects and interfaces (#2643) 2017-08-21 20:08:38 +10:00
jsfmt.spec.js Run Prettier on all source files (#1648) 2017-05-21 08:13:11 -07:00
nullable.js Inline nullable in flow generics (#1426) 2017-04-26 09:27:06 -07:00
trailing.js Fix missing trailing commas on flow generics (#1381) 2017-04-21 13:57:21 -07:00
type.js Strip away unnecessary quotes in keys in type objects and interfaces (#2643) 2017-08-21 20:08:38 +10:00
union.js Fix empty line with flow union (#1511) 2017-05-04 19:06:30 -07:00