Skip to content

fix: optional parameter for object type #18

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

witsaint
Copy link
Contributor

Description

When the default value of the object is set, if there is a missing value, the type does not match

Configuration keys are defined using a superset of JSON Schema.
VSCode Docs

By default, leaving out properties is valid. See Required Properties.

Linked Issues

Additional context

@antfu antfu merged commit 7053804 into antfu:main Jan 20, 2025
5 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.

2 participants