@kekkai/blueprint / PresetOptions
Interface: PresetOptions
Defined in: presets/presets.ts:6
Options for a preset factory.
Extended by
Properties
alias?
optionalalias?:string
Defined in: presets/presets.ts:10
Import alias. Defaults to ~app.
emit?
optionalemit?:EmitDef
Defined in: presets/presets.ts:15
Emit overrides — e.g. emit: { agents: ['claude'] }, the first customization nearly every adoption makes. Passed straight through.
name?
optionalname?:string
Defined in: presets/presets.ts:8
Project name (Handbook title / agent contract).
