A JSON representation of a JSR configuration file.
$ jsonschema install https://schemas.sourcemeta.com/jsr/config-file.v1 schemas/config-file.v1.json$ref: "https://schemas.sourcemeta.com/jsr/config-file.v1"import schema from "https://schemas.sourcemeta.com/jsr/config-file.v1" with { type: "json" };| Identifier | https://schemas.sourcemeta.com/jsr/config-file.v1 |
|---|---|
| Base Dialect | Draft7 |
| Dialect | http://json-schema.org/draft-07/schema |
| Health | |
| Size | 0.001709 MB |
This schema declares 0 examples.
This schema has 9 quality errors.
/$schemadraft_official_dialect_without_empty_fragmentThe official dialect URI of Draft 7 and older versions must contain the empty fragment
top_level_examplesSet a non-empty examples array at the top level of the schema to illustrate the expected data
/descriptiondescription_trailing_periodDescriptions should not end with a period to give user interfaces flexibility in presenting the text
/properties/exports/oneOfoneof_to_anyof_disjoint_typesA oneOf where all branches have disjoint types can be safely converted to anyOf
/properties/exports/oneOf/0/descriptiondescription_trailing_periodDescriptions should not end with a period to give user interfaces flexibility in presenting the text
/properties/exports/oneOf/1/descriptiondescription_trailing_periodDescriptions should not end with a period to give user interfaces flexibility in presenting the text
/properties/publish/properties/exclude/descriptiondescription_trailing_periodDescriptions should not end with a period to give user interfaces flexibility in presenting the text
/properties/publish/properties/include/descriptiondescription_trailing_periodDescriptions should not end with a period to give user interfaces flexibility in presenting the text
/properties/version/descriptiondescription_trailing_periodDescriptions should not end with a period to give user interfaces flexibility in presenting the text