Printable idea sheet
configuration_schema_file
reqlan rq/extension/configuration.rq:21
The machine-readable JSON Schema for `.reqlan/config.json` is config.schema.json.
The extension contributes that schema for `**/.reqlan/config.json` via `jsonValidation` in package.json.
`.reqlan/config.json` is a JSON object. Unknown properties are not part of the schema and are ignored when loading.
Interactive page: configuration_schema_file