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 f7810cc commit 6a536a0Copy full SHA for 6a536a0
package.json
@@ -12,6 +12,7 @@
12
],
13
"scripts": {
14
"admin": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only ./scripts/devkit-admin.mjs",
15
+ "bazel": "bazelisk",
16
"test": "bazel test //packages/...",
17
"build": "pnpm run admin build",
18
"lint": "eslint --cache --max-warnings=0 \"**/*.@(ts|mts|cts)\"",
0 commit comments