Skip to content
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

doc: fix eslint check with prefixed builtin modules #56289

Closed
wants to merge 1 commit into from

Conversation

legendecas
Copy link
Member

With #56185, when running make lint-js with locally built node binary, it complains about "Use node: prefix." on codes like require('node:sea').

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Dec 17, 2024
@legendecas
Copy link
Member Author

Duplicate of #56284

@legendecas legendecas marked this as a duplicate of #56284 Dec 17, 2024
@legendecas legendecas closed this Dec 17, 2024
@legendecas legendecas deleted the doc/lint branch December 17, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants