Skip to content

Enable linting rules for ES6 imports #181

Closed
@gaearon

Description

@gaearon

I wanted to use eslint-plugin-import but I had to disable it because it doesn’t seem to work very well with eslint-loader workflow.

I would very much welcome help in fixing this. I’m not sure if it’s possible, but it would be awesome to display good errors when users import something that doesn’t exist, or confuse named with default imports.

cc @benmosher and @MoOx as maintainers of the corresponding projects

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions