-
Notifications
You must be signed in to change notification settings - Fork 4
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
Copy rules from nodejs/node #1
Comments
this seems to be mostly done? |
We probably want some automation to keep both repos in sync. |
@aduh95 perhaps it's worth vendoring from this repo like we do with the remark plugins, so there's a single source of truth? |
Keeping it on the node repo simplifies the dev process and linter changes are more likely to get more reviews. That being said, having a single source of truth may be worth it anyway, so I’m not opposed to vendoring it if someone wants to champion the initiative. |
@nschonni would you be interested in that solution at all? If so, would you want to champion it, or would you prefer someone else did? |
copy over rules from https://github.com/nodejs/node/tree/master/tools/eslint-rules
The text was updated successfully, but these errors were encountered: