TypeStrong / fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.
MIT License
1.96k stars 239 forks source link

Location issue is illegible on light background #718

Closed nevnein closed 2 years ago

nevnein commented 2 years ago

Current behavior

On a terminal with a light background, the location of an issue is illegible, see attached image.

image

Expected behavior

The location should be legible regardless of the background.

I suggest removing whiteBright here, would a PR be accepted?

piotr-oles commented 2 years ago

Yes, please create a PR :)

piotr-oles commented 2 years ago

:tada: This issue has been resolved in version 7.2.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket: