Skip to content

Commit 24b5d03

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/plugin-nx/allow-unreleased-code
2 parents c8c04d2 + 3b5db5b commit 24b5d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
},
186186
"code-pushup-eslint": {
187187
"cache": true,
188-
"inputs": ["default", "code-pushup-inputs", "lint-eslint-inputs"],
188+
"inputs": ["default", "code-pushup-inputs"],
189189
"outputs": ["{projectRoot}/.code-pushup/eslint/runner-output.json"],
190190
"executor": "nx:run-commands",
191191
"options": {

0 commit comments

Comments
 (0)