Skip to content

Commit

Permalink
chore: Add tsconfig.json to turbo globalDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Nov 17, 2023
1 parent 6db10e9 commit 1ac5c3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
"outputs": [],
"dependsOn": ["^build"]
}
}
},
"globalDependencies": ["tsconfig.json"]
}

0 comments on commit 1ac5c3a

Please sign in to comment.