Skip to content

[Feature]: rename isolatedModules #3750

Closed
@joshuambg

Description

@joshuambg

🚀 Feature Proposal

Typescript has a config option named isolatedModules
https://www.typescriptlang.org/tsconfig#isolatedModules

ts-jest also has a config option named isolatedModules
https://kulshekhar.github.io/ts-jest/docs/getting-started/options/isolatedModules

This is extremely confusing. Please rename your config option if it is not related to the tsconfig option. (If they are related in some way, you need to update the documentation and better explain how they interact. That is not satisfied with comments in this issue. Update the docs. )

Motivation

Better explain config options.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions