Skip to content

Commit 668323a

Browse files
committed
chore: adjust lint and cp targets
1 parent ab2e708 commit 668323a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nx.json

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

0 commit comments

Comments
 (0)