Closed
Description
Desired Behavior
With version 1.3.83, swc renames the experimental configuration option jsc.experimental.keepImportAssertions
to jsc.experimental.keepImportAttributes
as per swc-project/swc#7914 .
Is this request related to a problem?
All setups with swc > 1.3.82 will fail. This creates a dependency version limitation which should probably be reflected in peerDependencies
or simply updated in a new ts-node
release.
Additional context
If the solution is to simply change the name of the property, I'm happy to open a PR.
Metadata
Metadata
Assignees
Labels
No labels