Interface: PredefinedGateConfig
August 8, 2026 ยท View on GitHub
@plures/praxis / index / PredefinedGateConfig
Interface: PredefinedGateConfig
Defined in: src/project/types.ts:90
Options for enabling and extending a predefined gate.
Properties
additionalExpects?
optionaladditionalExpects?:string[]
Defined in: src/project/types.ts:94
Custom expectations to add
enabled?
optionalenabled?:boolean
Defined in: src/project/types.ts:92
Whether to enable this gate