ci: format
This commit is contained in:
parent
b05cbc9101
commit
e53fb7f8ed
3 changed files with 42 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"packageManager": "bun@1.2.19",
|
||||
"scripts": {
|
||||
"dev": "bun run --conditions=development packages/opencode/src/index.ts",
|
||||
"format": "bun run prettier --ignore-unknown --write $(git ls-files)",
|
||||
"typecheck": "bun run --filter='*' typecheck",
|
||||
"generate": "(cd packages/sdk && ./js/script/generate.ts) && (cd packages/sdk/stainless && ./generate.ts)",
|
||||
"postinstall": "./script/hooks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue