Skip to content

Conversation

@JackRobards
Copy link
Owner

@JackRobards JackRobards commented Jul 7, 2025

Fixes this issue by skipping this rule for any tags that were listed in the globalTags config.

fixes: #299

Also added a test separate test for the type-only import case that was fixed awhile ago in this PR:
#111

@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2025

🦋 Changeset detected

Latest commit: 1abcf43

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

This PR includes changesets to release 3 packages
Name Type
@jackolope/lit-analyzer Patch
@jackolope/ts-lit-plugin Patch
lit-analyzer-plugin 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

@JackRobards JackRobards merged commit b2dc9f0 into main Jul 7, 2025
7 checks passed
@JackRobards JackRobards deleted the jrobards/consider-globalTags-config-missing-import branch July 7, 2025 18:39
@github-actions github-actions bot mentioned this pull request Jul 7, 2025
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.

globalTags are ignored when a type is imported from the package

2 participants