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

📎 Support patterns in noRestrictedImports #5289

Open
arendjr opened this issue Mar 6, 2025 · 3 comments
Open

📎 Support patterns in noRestrictedImports #5289

arendjr opened this issue Mar 6, 2025 · 3 comments
Assignees
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project

Comments

@arendjr
Copy link
Contributor

arendjr commented Mar 6, 2025

Description

Add support for patterns in noRestrictedImports.

Note we have the biome_glob crate that can be used for this.

@arendjr arendjr added A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project labels Mar 6, 2025
@sakai-ast
Copy link

I would like to work on this issue. Cloud you please assign it to me?

@terrymun
Copy link

terrymun commented Mar 7, 2025

Just want to say I really appreciate the effort to make noRestrictedImports to have full feature parity with the equivalent rule on eslint. Thank you so much: this is going to be a massive QoL improvement.

@rubencallewaert
Copy link

Hi @sakai-ast, Thank you very much for wanting to work on this issue! This is a really important feature for some of the bigger repositories I work on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter good first issue Good for newcomers L-JavaScript Language: JavaScript and super languages S-Enhancement Status: Improve an existing feature S-Help-wanted Status: you're familiar with the code base and want to help the project
Projects
None yet
Development

No branches or pull requests

4 participants