Login
4 branches 0 tags
Ben (U939/Arch Linux) Improved migrate script d5dac8a 1 month ago 13 Commits
rubhub / scripts / check.ts
import { $ } from "bun";

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