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

Replace legacy minimatch in eslintrc #62

Open
43081j opened this issue Jul 1, 2024 · 1 comment
Open

Replace legacy minimatch in eslintrc #62

43081j opened this issue Jul 1, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@43081j
Copy link
Collaborator

43081j commented Jul 1, 2024

In the @eslint/eslintrc package, minimatch is used from the v3-legacy tag.

this could probably be replaced with picomatch instead, or a lighter alternative

if it turns out there's a specific reason they need the legacy branch, we should close this

@43081j 43081j added the help wanted Extra attention is needed label Jul 1, 2024
@bluwy
Copy link

bluwy commented Jul 30, 2024

There's an open issue in eslint regarding updating minimatch: eslint/rewrite#66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants