Type Alias SeveritySettings

SeveritySettings: {
    [K in SeverityType]: boolean
}