Roo-Code/pnpm-workspace.yaml
Chris Estreich 3beeac6f58
Remove the "test" custom tools (#10255)
Co-authored-by: Roo Code <roomote@roocode.com>
2025-12-21 14:19:25 -08:00

5 lines
131 B
YAML

packages:
- "src" # Should be apps/vscode
- "webview-ui" # Should be apps/vscode-webview
- "apps/*"
- "packages/*"