Login
4 branches 0 tags
Ben (U939/Arch Linux) Improved deployment 6ca52e8 1 month ago 37 Commits
rubhub / scripts / check.ts
import { $ } from "bun";

await Promise.all([$`bunx tsc --project ./frontend/app/tsconfig.json`]);