chalk/test
Sindre Sorhus 2ca015c4c5
Remove the blue color workaround for Windows (#330)
The illegible blue color has been fixed in Windows 10 build 16257: https://blogs.msdn.microsoft.com/commandline/2017/08/02/updating-the-windows-console-colors/

The workaround causes all kinds of problems, so better to remove it than adding conditionals for older Windows versions.

Fixes #329
2019-03-12 20:31:33 +07:00
..
_fixture.js Move testing to ava (#182) 2017-07-23 22:17:33 +02:00
_flow.js Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
_supports-color.js Add failing test for #234 (#235) 2018-09-18 15:48:47 +07:00
chalk.js Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
constructor.js Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
enabled.js Require Node.js 6 2018-09-18 14:32:14 +07:00
instance.js Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
level.js Require Node.js 6 2018-09-18 14:32:14 +07:00
no-color-support.js Add failing test for #234 (#235) 2018-09-18 15:48:47 +07:00
template-literal.js Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
visible.js Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
windows.js Remove the blue color workaround for Windows (#330) 2019-03-12 20:31:33 +07:00