Skip to content

[Feature]: Support for Isolated Declarations in TS 5.5 #211

Open
@chenjiahan

Description

@chenjiahan

What problem does this feature solve?

Since SWC already supports Isolated Declarations in TS 5.5, Rslib can provide option to enable it to speed up dts generation.

swc-project/swc#9086

What does the proposed API look like?

  • Detect tsconfig.json#isolatedDeclarations and enable it by default.
  • Provide an option to enable / disable it, like dts. isolated

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions