Skip to content

Conversation

@ota-meshi
Copy link
Member

I investigated the CI error in #2965. I noticed that a change to the VisitorKeys of the TSImportType node caused the parser to return an TSImportType.argument node with an incorrect position, causing the indent rule to fail.
This PR fixes the issue.

Changes to VisitorKeys: typescript-eslint/typescript-eslint#11591

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

🦋 Changeset detected

Latest commit: 5a638d5

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-vue 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

Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@FloEdelmann FloEdelmann merged commit 58e2197 into master Nov 26, 2025
15 checks passed
@FloEdelmann FloEdelmann deleted the indent-test branch November 26, 2025 08:28
@FloEdelmann FloEdelmann changed the title Fixed false positives for TSImportType in vue/script-indent rule fix(vue/script-indent): false positives for TSImportType Nov 26, 2025
@github-actions github-actions bot mentioned this pull request Nov 26, 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.

3 participants