Skip to content

fix: Cast plugin as ESLint.Plugin #408

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

fix: Cast plugin as ESLint.Plugin #408

wants to merge 1 commit into from

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Jun 3, 2025

Prerequisites checklist

What is the purpose of this pull request?

To fix the generated types of the plugin exported from index.js.

What changes did you make? (Give an overview)

  • Cast the export as ESLint.Plugin
  • Updated ESLint

Related Issues

Fixes #402

Is there anything you'd like reviewers to focus on?

@nzakas
Copy link
Member Author

nzakas commented Jun 3, 2025

Not quite sure I understand why the types test is failing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: exactOptionalPropertyTypes causes type errors when using plugins that were not built with this option
1 participant