chalk/test
Sindre Sorhus b5cd8bae3c Remove the blue color workaround for Windows
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.
2019-03-12 19:07:20 +07:00
..
_fixture.js Move testing to ava (#182) 2017-07-23 22:17:33 +02:00
_flow.js Change tagged template literal argument type to accept unknown instead of just string (#316) 2018-12-28 12:13:56 +01:00
_supports-color.js Add failing test for #234 (#235) 2018-09-18 15:48:47 +07:00
chalk.js Require Node.js 6 2018-09-18 14:32:14 +07:00
constructor.js Validate the level option 2018-09-18 15:33:20 +07:00
enabled.js Require Node.js 6 2018-09-18 14:32:14 +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 Require Node.js 6 2018-09-18 14:32:14 +07:00
visible.js Require Node.js 6 2018-09-18 14:32:14 +07:00
windows.js Remove the blue color workaround for Windows 2019-03-12 19:07:20 +07:00