-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eslint-plugin-import alternatives #4
Comments
It's now https://github.com/un-es/eslint-plugin-import-x, and I'm trying to migrate the whole code base to TypeScript at un-ts/eslint-plugin-import-x#41. I indeed found some potential bugs in the migration. I'll try to raise a PR when I'm free. |
no worries ill try catch myself up on your new repo too 👍 |
It's here, so I think that it can be closed. |
good catch! closing 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we should document alternatives to this lint plugin
following the template here:
https://github.com/es-tooling/module-replacements/blob/main/docs/templates/module.md
example:
https://github.com/es-tooling/module-replacements/blob/main/docs/modules/npm-run-all.md
@JounQin you probably know better than me here, any chance you could start the doc in
docs/modules/eslint-plugin-import.md
?it'll probably only have one alternative right now:
eslint-plugin-i
, unless you decided to rename in the endill get it added to the
depend
lint plugin once its hereThe text was updated successfully, but these errors were encountered: