eslint-plugin-no-relative-import-paths

v1.6.1

Moving a file to different folder, could result in changing all imports statement in that file. This will not happen is the import paths are absolute. The eslint rule helps enforcing having absolute import paths. Support eslint --fix to automatically chan


npm install eslint-plugin-no-relative-import-paths
Bundle size
Dependencies
Dependencies(0)

    Peer Dependencies(0)

      Dev Dependencies(0)

        Source code on GitHub