eslint-plugin-no-relative-import-paths
eslint-plugin-no-relative-import-paths copied to clipboard
Not working on exports
In my project I'm having issues formating "export" lines. It works normally in imports.
My eslint config:
I have the same issue as well.