Skip to content

Investigate Adopting --isolatedDeclarations in TypeScript's Codebase #59097

Closed
@DanielRosenwasser

Description

@DanielRosenwasser

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 happensFix AvailableA PR has been opened for this issueInfrastructureIssue relates to TypeScript team infrastructure

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions