Closed
Description
TypeScript Version: 3.7.0-beta
Search Terms: composite noEmit monorepo
Expected behavior:
In 3.6 I was able to compile with those 2 options enabled now in 3.7 beta I cannot do that anymore.
Actual behavior:
error TS5053: Option 'noEmit' cannot be specified with option 'composite'.
Related Issues: No?