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

fix: support node: prefix #109

Merged
merged 3 commits into from Aug 22, 2023
Merged

Conversation

teppeis
Copy link

@teppeis teppeis commented Aug 19, 2023

fixes #81, fixes #94

This PR fixes the following rules:

prefer-global has been fixed in #63.

I don't think no-restricted-import and no-restricted-require should be fixed. This is because some users want to distinguish between modules with and without node: prefixes.

Copy link

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome work, thanks!🤩

@aladdin-add aladdin-add merged commit fde2ba6 into eslint-community:master Aug 22, 2023
9 checks passed
@teppeis teppeis deleted the node-prefix branch August 22, 2023 03:05
@teppeis
Copy link
Author

teppeis commented Aug 23, 2023

@aladdin-add thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants