jsfmt.spec.js 100 B

123
  1. run_spec(__dirname, ["typescript"]);
  2. run_spec(__dirname, ["typescript"], { trailingComma: "es5" });