Skip to content
Discussion options

You must be logged in to vote

The answer is it depends!

I can se that you're using --type-check and --type-aware - we perform all the same sort of checks that tsc will be doing, so running tsc is unceccessary. that said, if you're inside a monorepo, and are relying on the emitted-output of tsc, it's still necessary to run it!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Profesor08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants