-
Notifications
You must be signed in to change notification settings - Fork 2
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
Migrate from eslint-plugin-react to eslint-plugin-react-x #162
Labels
umbrella issue
This issue contains a list of dependents of a package and tracks the progress in each
Comments
Yeah, there are quiiite a few... and thats only the first 100. Almost a 100k dependents for eslint-plgin-react-x: npx github:Fuzzyma/e18e-tools eslint-plugin-react -n 100 -U https://npm.devminer.xyz/registry -D -o md
(for anyone wondering why the version is missing: Its not in the index for devDependencies and I didnt dare to reindex because it almost blew up annas discspace :D) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
umbrella issue
This issue contains a list of dependents of a package and tracks the progress in each
Quite a few projects can shed some dependency weight by making this switch.
Some won't be able to (older node support), but for the others it seems we should make this move.
We can move to
eslint-plugin-react-x
, although theeslint-react
project provides a few other plugins too:https://github.com/Rel1cx/eslint-react
cc @Rel1cx in case any feedback comes up around the migration
The text was updated successfully, but these errors were encountered: