vitonsky / eslint-plugin-paths

A plugin for ESLint, to force use paths aliases from tsconfig
https://www.npmjs.com/package/eslint-plugin-paths
Apache License 2.0
48 stars 0 forks source link

Absolute paths does not fixed #65

Closed vitonsky closed 3 months ago

vitonsky commented 3 months ago

Paths like /foo/bar/project/folder/filename does not fixes automatically. Fix and add tests