Skip to content

support resolving aliases that have a .ts extension #178

@kalvenschraut

Description

@kalvenschraut

As of typescript 5.0, typescript added allowImportingTsExtensions and then leaves the .ts extension in the .d.ts file. Because of this tsc-alias is not finding the .d.ts files when it tries to verify the file exists before replacing the alias.

Will submit PR for this shortly. Handling same way as .js/.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions