Skip to content

Update paths with file extensions #36

@itsMapleLeaf

Description

@itsMapleLeaf

At the moment, the extension only seems to update import specifiers without extensions (./file), if there's an extension (./file.ts, ./file.js, ./file.tsx), then imports are not updated.

Deno requires input extensions, and .js extensions are required to use TypeScript with native ES modules.

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