| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/develop7/opencode/dev/script/format.ts | [Back] [Original] |
#!/usr/bin/env bun
import { $ } from "bun"
await $`bun run prettier --ignore-unknown --write .`
| Web Proxy Viewer | New URL | Original Page |