Skip to content

Commit

Permalink
More stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed Dec 11, 2024
1 parent 1a18fd6 commit d234e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"outputs": ["node_modules/.cache/jest/**"]
},
"typecheck": {
"dependsOn": ["^typecheck", "//#typecheck"],
"dependsOn": ["build", "^typecheck", "//#typecheck"],
"outputs": ["node_modules/.cache/tsbuildinfo.json"]
},
"//#syncpack": {},
Expand Down

0 comments on commit d234e52

Please sign in to comment.