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(types): importing Linter namespace from eslint #2575

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

Closed
thebanjomatic wants to merge 1 commit into vuejs:master from thebanjomatic:patch-1
Closed

fix(types): importing Linter namespace from eslint #2575

thebanjomatic wants to merge 1 commit into vuejs:master from thebanjomatic:patch-1

Conversation

Copy link

@thebanjomatic thebanjomatic commented Oct 14, 2024

The types for Linter.LegacyConfig and Linter.FlatConfig[] weren't being imported or defined by the declaration file, so they were being interpretted as any and any[] respectively by consumers.

Fixes: #2574

The types for `Linter.LegacyConfig` and `Linter.FlatConfig[]` weren't being imported or defined by the declaration file, so they were being interpretted as `any` and `any[]` respectively by consumers.
Copy link
Member

Thanks, but this is a duplicate of #2572, so I'll close this one (as the other one also fixes formatting and was earlier).

thebanjomatic reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

The new config types in 9.29.0 are broken

AltStyle によって変換されたページ (->オリジナル) /