Documentation / zerotal / config-reexport / ConfigIssueLevel
Type Alias: ConfigIssueLevel
ConfigIssueLevel =
"error"|"warning"
Defined in: packages/core/src/config/validation.ts:22
Severity of a config problem. error refuses boot in production; warning only ever warns.