Type object
File match .clawjectrc .clawjectrc.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/clawject-config/latest.json
Source https://raw.githubusercontent.com/clawject/clawject/main/packages/core/src/config/schema.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

unsafeTSVersion boolean
Default: false
Examples: true, false
mode string
Default: "production"
Examples: "development", "production"
typeSystem string
Default: "nominal"
Examples: "nominal", "structural"
beans object
1 nested properties
defaultExternal boolean
Default: true
Examples: true, false
imports object
1 nested properties
defaultExternal boolean
Default: true
Examples: true, false
logLevel string
Default: "none"
Examples: "error", "warn", "info", "debug", "verbose", "none"