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 c1c6824 commit 455d022Copy full SHA for 455d022
package.json
@@ -21,7 +21,6 @@
21
"docs:build": "cd docs && pnpm run && pnpm run build",
22
"docs:start": "cd docs && pnpm run && pnpm run start",
23
"e2e": "pnpm run playwright test",
24
- "echo": "echo $INIT_CWD",
25
"g:Test:Watch": "turbo --filter \"./packages/**\" test:watch",
26
"g:brl": "turbo --filter \"./packages/**\" brl",
27
"g:build": "turbo --filter \"./packages/**\" build",
0 commit comments