Configu .cfgu files
A human-readable format for declaring configurations and their characteristics
| Type | object |
|---|---|
| File match |
*.cfgu.json
*.cfgu.yaml
*.cfgu.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/configu-cfgu-files/latest.json |
| Source | https://raw.githubusercontent.com/configu/configu/main/packages/schema/.cfgu.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
$schema
string
Url to JSON Schema
minLength=1
keys
Record<string, object | null>