| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,7 +12,7 @@ | |||
| 12 | 12 | "dev:console": "ulimit -n 10240 2>/dev/null; bun run --cwd packages/console/app dev", | |
| 13 | 13 | "dev:storybook": "bun --cwd packages/storybook storybook", | |
| 14 | 14 | "lint": "oxlint", | |
| 15 | - "typecheck": "bun turbo typecheck", | ||
| 15 | + "typecheck": "bun turbo typecheck --filter='@browser-use/browsercode-core...' --filter='@browser-use/bcode-browser'", | ||
| 16 | 16 | "postinstall": "bun run --cwd packages/opencode fix-node-pty", | |
| 17 | 17 | "prepare": "husky", | |
| 18 | 18 | "random": "echo 'Random script'", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments