Open gkiely opened 2 months ago
Probably this should be a different issue, but perhaps it's in a similar part of the code.
Everything gets underlined in red, regardless of whether it's a warning or an error.
Fix is to change this line: https://github.com/fi3ework/vite-plugin-checker/pull/393/files#diff-41d1c7c4522702a7fffc786aff11b20c2391952df70678d1ffe12b6f934b9a0dR111
const color = 'white';
Describe the bug
Reproduction
https://github.com/gkiely/vite-plugin-repro
Expected behavior
Should show as white, so as not to confuse with errors
System Info
Additional context
No response
Validations