Skip to content

allow importing of .js files that resolve to .ts on filesystem #130

@wesbos

Description

@wesbos

Typescript compiled to Node.js ESM requires import { thing } from 'thing.js' even though the path is really thing.ts.

eslint gets mad at this. Something to do with this: https://github.com/import-js/eslint-plugin-import#typescript

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