Skip to content

Use the schema.json from the biome package for schema validation #511

Description

@tom-wegener

Is your feature request related to a problem? Please describe.

When I updated my repository to biome 2.4.14 and used some new features in the biome.json config treefmt validated against the schema version 2.1.2. I deactivated the validation for now and will try to open a PR with a solution in the current system.

Describe the solution you'd like
The json could be validated against the schema json which is already packaged with biome (under <store path>/share/schema.json) which would reduce the complexity.

Describe alternatives you've considered

I will open a PR updating the current system since it works but my knowledge about implementing the new system is limited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions