Skip to content
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

Refine flat config types #311

Merged
merged 2 commits into from
Apr 1, 2024
Merged

Refine flat config types #311

merged 2 commits into from
Apr 1, 2024

Conversation

Logicer16
Copy link
Contributor

See also ota-meshi/eslint-plugin-toml#204

Typescript has issues inferring the type of base.ts's export so an additional assertion follows the satisfies statement. This also causes the type of both of the flat configs to collapse into Linter.FlatConfig[] in the resulting declaration file.

Copy link

changeset-bot bot commented Apr 1, 2024

🦋 Changeset detected

Latest commit: db89fc7

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-json-schema-validator Minor

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
Owner

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@ota-meshi ota-meshi merged commit b134868 into ota-meshi:main Apr 1, 2024
13 checks passed
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.

None yet

2 participants