Skip to content

resolver fails when importing a node_module ending in .js #7

Closed
@bradzacher

Description

@bradzacher

Originally reported by @vkrol via pr #5


If the "import/extensions" rule is activated then the following import statement causes the error:

import "popper.js";
causes the following error

Resolve error: Cannot find module 'popper' from 'D:\Projects\eslint-import-resolver-typescript\tests' import/extensions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions