prettier/tests/template_align/jsfmt.spec.js

3 lines
122 B
JavaScript

run_spec(__dirname, ["flow", "typescript"]);
run_spec(__dirname, ["flow", "typescript"], { useTabs: true, tabWidth: 8 });