-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Experimentation NeededSomeone needs to try this out to see what happensSomeone needs to try this out to see what happensFix AvailableA PR has been opened for this issueA PR has been opened for this issueInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure
Milestone
Description
We would like to enable the isolatedDeclarations flag on the TypeScript codebase. One reason for this is simple dog-fooding (i.e. making sure we understand what users are experiencing). Another is to enable faster builds, whether that be through parallelized declaration emit, or through handing declaration emit off to a faster build tool.
First thing's first though - enable the flag, see what this feels like, and understand the pain points.
Metadata
Metadata
Assignees
Labels
Experimentation NeededSomeone needs to try this out to see what happensSomeone needs to try this out to see what happensFix AvailableA PR has been opened for this issueA PR has been opened for this issueInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure