chalk/test
Sindre Sorhus cd5de7a2f6
Remove dim style workaround for Windows (#331)
See: https://github.com/chalk/chalk/pull/330/#issuecomment-471977551

The issue seems to have been fixed in newer Windows 10 builds. We're not interested in adding a conditional for older Windows versions as the fix severely complicates the codebase, and it also creates problems for consumers as it makes the output unpredictable.
2019-03-13 00:24:34 +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