Skip to content

@kekkai/blueprint / LintEmitDef

Interface: LintEmitDef

Defined in: config/types.ts:218

ESLint emit target.

Properties

severity?

optional severity?: "error" | "warn"

Defined in: config/types.ts:220

Severity for the managed structural rules. Default error.