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

90 stars 22 forks source link

Support for eslint --fix #1

Closed andidev closed 2 years ago

andidev commented 2 years ago

Would be great with --fix support for changing the relative paths to absolute

andidev commented 2 years ago

while waiting for PR to be merged peolpe can use the clone with PR by adding following dev dependency to package.json

"eslint-plugin-no-relative-import-paths": "github:andidev/eslint-plugin-no-relative-import-paths#feature/esling-fix-implementation",