Closed
Description
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