prettier/tests/flow/es_declare_module/flow-typed/jsfmt.spec.js

6 lines
203 B
JavaScript

run_spec(__dirname, ["flow"]);
// TODO: While the tests render the same, Flow is dropping the line breaks
// between each declaration while babel preserves them.
//run_spec(__dirname, null, ["babel"]);