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 c2f65e6 commit 9cad03aCopy full SHA for 9cad03a
project.json
@@ -5,7 +5,7 @@
5
"code-pushup": {
6
"executor": "nx:run-commands",
7
"options": {
8
- "command": "node packages/cli/src/index.ts",
+ "command": "node packages/cli/src/index.ts --no-progress --verbose",
9
"env": {
10
"NODE_OPTIONS": "--import tsx",
11
"TSX_TSCONFIG_PATH": "tsconfig.base.json"
0 commit comments