We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e74db3 commit b967ff3Copy full SHA for b967ff3
package.json
@@ -6,7 +6,7 @@
6
"packageManager": "[email protected]",
7
"scripts": {
8
"dev": "bun run packages/opencode/src/index.ts",
9
- "typecheck": "bun turbo typecheck",
+"typecheck": "bun turbo typecheck --filter=@opencode-ai/sdk",
10
"prepare": "husky"
11
},
12
"workspaces": {
0 commit comments