Skip to content

JSON schema for useFlatConfig can be more specific #1885

Closed
@predragnikolic

Description

@predragnikolic

The default value for useFlatConfig is specified as null,
but the type was specified as boolean.

"default": null,

which makes LSP-json complain a bit...

Screenshot 2024-06-21 at 20 16 46

Would it be better to specify a bool value as a default,
or leave it as is?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions