Vendor opencode source for docker build
This commit is contained in:
5
opencode/script/format.ts
Executable file
5
opencode/script/format.ts
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bun
|
||||
|
||||
import { $ } from "bun"
|
||||
|
||||
await $`bun run prettier --ignore-unknown --write .`
|
||||
Reference in New Issue
Block a user