Skip to content

Commit 6e0d998

Browse files
committed
refactor: adjust targets 3
1 parent 72b3f2c commit 6e0d998

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

nx.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696
"cache": true
9797
},
9898
"lint": {
99-
"dependsOn": ["eslint-formatter-multiple-formats:build"],
10099
"inputs": ["lint-eslint-inputs"],
101100
"executor": "@nx/eslint:lint",
102101
"cache": true,
@@ -179,12 +178,6 @@
179178
}
180179
},
181180
"code-pushup-eslint": {
182-
"dependsOn": [
183-
{
184-
"target": "lint-formatter",
185-
"projects": "self"
186-
}
187-
],
188181
"cache": true,
189182
"inputs": ["code-pushup-inputs", "lint-eslint-inputs"],
190183
"outputs": ["{projectRoot}/.code-pushup/eslint/runner-output.json"],

0 commit comments

Comments
 (0)