LintSeverity
type LintSeverity = "error" | "warning";Defined in: src/types/index.ts:378
How serious a LintDiagnostic is. error fails sfn-diagram --check.
type LintSeverity = "error" | "warning";Defined in: src/types/index.ts:378
How serious a LintDiagnostic is. error fails sfn-diagram --check.