Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(vue/script-indent): false positives forTSImportType#2969

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
FloEdelmann merged 4 commits intomasterfromindent-test
Nov 26, 2025

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 anTSImportType.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-botbot commentedNov 26, 2025
edited
Loading

🦋 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
NameType
eslint-plugin-vuePatch

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

@FloEdelmannFloEdelmann 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!

@FloEdelmannFloEdelmann merged commit58e2197 intomasterNov 26, 2025
15 checks passed
@FloEdelmannFloEdelmann deleted the indent-test branchNovember 26, 2025 08:28
@FloEdelmannFloEdelmann changed the titleFixed false positives for TSImportType invue/script-indent rulefix(vue/script-indent): false positives forTSImportTypeNov 26, 2025
@github-actionsgithub-actionsbot mentioned this pull requestNov 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@FloEdelmannFloEdelmannFloEdelmann approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ota-meshi@FloEdelmann

[8]ページ先頭

©2009-2025 Movatter.jp