Skip to content

Commit 3c624c2

Browse files
lint shouldn't depend on build
1 parent bcff758 commit 3c624c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"outputs": []
1818
},
1919
"lint": {
20-
"dependsOn": ["^build"]
20+
"outputs": []
2121
},
2222
"dev": {
2323
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)