Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

scagood
Copy link

@scagood scagood commented Dec 9, 2024

Closes #395

This prevents the recusrion protection from blocking module alias publishing.

We look to have been missing 6 options from the ignores list 😱

Valid ignores Count
Before 1462
After 1468

@scagood scagood added bug rule:update An update to a current rule labels Dec 9, 2024
@scagood scagood requested a review from a team December 9, 2024 16:34
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.

LGTM, thanks! 👍

@aladdin-add aladdin-add merged commit db384d1 into eslint-community:master Dec 10, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug rule:update An update to a current rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: In the no-unsupported-features/node-builtins rule, certain module names containing "/" cannot be properly suppressed.
2 participants