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(no-wildcard-imports): mix-and-match import types #249

Merged
merged 8 commits into from
Oct 9, 2024

Conversation

joshblack
Copy link
Member

Update our logic for this rule to reuse existing imports as best we can to avoid autofix errors downstream 😓

@joshblack joshblack requested a review from a team as a code owner October 8, 2024 20:02
Copy link

changeset-bot bot commented Oct 8, 2024

🦋 Changeset detected

Latest commit: 61f66c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-primer-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@joshblack joshblack enabled auto-merge (squash) October 9, 2024 19:50
@joshblack joshblack merged commit f8c8a9d into main Oct 9, 2024
8 checks passed
@joshblack joshblack deleted the fix/no-separate-type-import branch October 9, 2024 19:52
@primer-css primer-css mentioned this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant