prettier/tests/tagged-unions
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
classes.js Add testing 2016-12-23 19:51:53 +00:00
interfaces-neg.js Add testing 2016-12-23 19:51:53 +00:00
interfaces-pos.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
type-decls-neg.js Add testing 2016-12-23 19:51:53 +00:00
type-decls-pos.js Add testing 2016-12-23 19:51:53 +00:00