jsfmt.spec.js 107 B

123
  1. run_spec(__dirname, ["flow", "typescript"]);
  2. run_spec(__dirname, ["flow", "typescript"], { tabWidth: 4 });