prettier/tests/constructor_annots
Christopher Chedeau d8c51483fc Fix DeclareInterface (#182)
DeclareInterface (flow) and InterfaceDeclaration (babylon) are the same type so should behave the same way. I am using the same `declare` trick where I only add it if you are inside of a `declare module` block.
2017-01-13 23:15:30 -05:00
..
__snapshots__ Fix DeclareInterface (#182) 2017-01-13 23:15:30 -05:00
constructors.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
test.js Add testing 2016-12-23 19:51:53 +00:00