mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-11 23:55:14 +08:00
Winston supports configuring multiple styles rather than a single color. For example you could winston.addColors( { error: ['white', 'underline', 'bgRed'] });