conradkohC
Convex Community13mo ago
13 replies
conradkoh

How do I run `tsc --noEmit` for a convex project

I want to do the following
1. have source files that are not in the convex folder (since convex will report errors)
2. run the tsc --noEmit command that executes typechecks for the entire project
Was this page helpful?