Skip to content

lib,test,doc: add option to highlight outputs of `warn` and `error` methods

Rodrigo Muino Tomonari requested to merge github/fork/rayw000/fix-40361 into main

What changed

  1. Add color style types for console.error and console.warn.
  2. Colorize output from console.error and console.warn.
  3. Update related tests.

Fix #40361 (closed)

Screenshot: image

Merge request reports

Loading