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 f7a1c92 commit ef0a27fCopy full SHA for ef0a27f
aio/package.json
@@ -19,7 +19,7 @@
19
"build-local": "yarn ~~build",
20
"prebuild-local-ci": "yarn setup-local-ci",
21
"build-local-ci": "yarn ~~build --progress=false",
22
- "extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 46cb32b90",
+ "extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 23b229e89",
23
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint && yarn security-lint",
24
"test": "yarn check-env && ng test",
25
"test:bazel": "bazelisk test //aio:test",
0 commit comments