Login
4 branches 0 tags
Ben (Desktop/Arch) Some bugfixes and code cleanup 4b85e75 1 month ago 88 Commits
rubhub / scripts / check.ts
import { $ } from "bun";

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