MelvinVermeer / eslint-plugin-no-relative-import-paths

90 stars 22 forks source link

Not working on exports #29

Open athenacfr opened 1 year ago

athenacfr commented 1 year ago

In my project I'm having issues formating "export" lines. It works normally in imports.

image

My eslint config: image

ethaizone commented 1 year ago

I have the same issue as well.

image