format.ts 98 B

12345
  1. #!/usr/bin/env bun
  2. import { $ } from "bun"
  3. await $`bun run prettier --ignore-unknown --write .`