@kekkai/blueprint / LintEmitDef
Interface: LintEmitDef
Defined in: config/types.ts:205
ESLint emit target.
Properties
path?
optionalpath?:string
Defined in: config/types.ts:207
Output path for the generated flat config. Used by Bootstrap (S5).
severity?
optionalseverity?:"warn"|"error"
Defined in: config/types.ts:209
Severity for the managed structural rules. Default error.
