We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c006de8 commit 1b545aeCopy full SHA for 1b545ae
README.md
@@ -1,4 +1,6 @@
1
-Eslint plugin to replace a relative imports, according to `paths` options in `tsconfig.json` or `jsconfig.json`.
+A plugin for ESLint, to force use paths aliases according to `paths` options in `tsconfig.json` or `jsconfig.json`, instead of relative imports.
2
+
3
+Zero config, plug and play design.
4
5
# Setup
6
0 commit comments