-
Notifications
You must be signed in to change notification settings - Fork 30k
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
tools: update linter dependencies and move to ESM #39801
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if lint-md GitHub CI is green once this is pulled out of draft mode.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
LGTM although like with current master, it doesn't seem to be flagging errors. 😱 |
This will hopefully be fixed when we move to [email protected]. I've got a PR ready for that, but this should land first, so I'm going to land this now. |
PR-URL: nodejs#39801 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
Landed in af45be7 |
PR-URL: #39801 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
PR-URL: #39801 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
The first commit id from #39797 which should land first.