forked from mysticatea/eslint-plugin-node
-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Notify big users of eslint-plugin-node
that they may want to switch
#100
Comments
voxpelli
added a commit
to voxpelli/json-server
that referenced
this issue
Aug 13, 2023
This uses ESLint 8.x, the maintained `eslint-plugin-n` fork of `eslint-plugin-node` (which I co-maintain), latest `eslint-config-standard` (which I also co-maintain) and drops the no longer needed `eslint-plugin-standard` See: eslint-community/eslint-plugin-n#100
voxpelli
added a commit
to voxpelli/ember.js
that referenced
this issue
Aug 13, 2023
Since it can be hard for users of `eslint-plugin-node` to find out that there's a maintained fork from the official ESLint Community project I'm doing a drive where I'm making PR:s to some projects to raise awareness. See: eslint-community/eslint-plugin-n#100
This was referenced Aug 13, 2023
voxpelli
added a commit
to voxpelli/docs
that referenced
this issue
Aug 13, 2023
Replace `eslint-plugin-node` with the now used official fork `eslint-plugin-n`. Also update to latest version of `eslint-config-standard` and its peer dependencies. Since it can be hard for users of `eslint-plugin-node` to find out that there's a maintained fork from the official [ESLint Community project](https://github.com/eslint-community) I'm doing a drive where I'm making PR:s to some projects to raise awareness. See: eslint-community/eslint-plugin-n#100 Disclaimer: I'm a co-maintainer of both `standard` and `eslint-plugin-n`
2 tasks
Opened three new PR:s and updated the webpack one after feedback |
As of I'm writing, I was preparing a PR to renovate: renovatebot/renovate#26907. hope it helps. |
I think we can probably class this as complete 🤔 Especially as the renovate PR is done (renovatebot/renovate#26907), and the original repo links here now (mysticatea#355) |
I agree! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It can be hard for users of
eslint-plugin-node
to find out that there's a maintained fork of the project.I did a search to find out if some large projects were still relying on
eslint-plugin-node
and found out that yes, there indeed still are, so I created some PR:s to help them out:eslint-plugin-node
with maintained up to date community forkeslint-plugin-n
webpack/webpack#17411standard
/prettier
typicode/json-server#1445eslint-plugin-node
emberjs/ember.js#20522standard
peer dependencies github/docs#27425The text was updated successfully, but these errors were encountered: