Login
Ben
/
RubHub
Overview
Code
Talk
CI
Settings
main
meta/talk
rubhub/issues
test
4 branches
0 tags
SSH
HTTP
Ben (U939/Arch Linux)
DB
68be4db
2 months ago
2 Commits
rubhub
/
scripts
/ check.ts
Raw
video/vnd.dlna.mpeg-tts
•
103 B
•
5 lines
import { $ } from "bun"; await Promise.all([ $`bunx tsc --project ./frontend/app/tsconfig.json`, ]);