Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add --composite false to "typecheck:api" npm command
TypeScript incremental build seems to be a problem for projects using Babel, like Next.js apps: "error TS5053: Option 'noEmit' cannot be specified with option 'composite'." So... microsoft/TypeScript#36917
- Loading branch information