Skip to content

Commit 294f0fe

Browse files
committed
build: lint depends on nothing
1 parent 04acea9 commit 294f0fe

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
@@ -40,7 +40,7 @@
4040
},
4141
"lint": {
4242
"cache": true,
43-
"dependsOn": ["^lint"]
43+
"dependsOn": []
4444
},
4545
"e2e": {
4646
"cache": true,

0 commit comments

Comments
 (0)