prettier/tests/test_declarations/jsfmt.spec.js

3 lines
117 B
JavaScript

run_spec(__dirname, ["flow", "typescript"]);
run_spec(__dirname, ["flow", "typescript"], { arrowParens: "always" });