#77427 ```json "type": "array", "maxItems": 4, "minItems": 1, "items": { "type": "string", "enum": [ "error", "warning", "info", "hint" ] }, ``` `settings.json`: 