Skip to content

Imported helper support requires "moduleResolution": "node" in tsconfig #14

@ezolenko

Description

@ezolenko

Otherwise typescript can't find tslib in local node_modules. (see #12)

Running tsc without that option works, so there must be a better way of finding tslib than using require.resolve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions