Commit graph

11 commits

Author SHA1 Message Date
l198881
029b69e482
Apr. (#5)
* Fix XO linting and update some dev dependencies

Fixes #275

* Add some badges to the readme

* Tiny travis.yml tweak

* Require Node.js 6

* Validate the `level` option

Fixes #248

* Add failing test for #234 (#235)

* Add type definitions badge (#286)

* Add Tidelift mention in the readme

* Replace RawGit URL

Fixes #305

* Fix ignore chars regex flags in rainbow example (#306)

Use global matches rather than stopping after the first match.

* Strict mode in Flow definition (#309)

* Add security section

* Add docs comments and tests for TypeScript definitions (#299)

Fixes #293

* Update dependencies and meta tweaks

* Type definition improvements

* Enforce `chalk.constructor` to be called with `new` in TypeScript

* Add extra level/enabled property info in the readme (#308)

* Code style tweaks

* Change tagged template literal argument type to accept `unknown` instead of just `string` (#316)
2021-05-26 15:23:19 -03:00
Josh Junon
523b998e64 Revert "TEMPORARY: emergency travis CI fix (see comments)"
This reverts commit 54975fb20d.
2017-06-29 00:01:19 -07:00
Josh Junon
54975fb20d TEMPORARY: emergency travis CI fix (see comments) 2017-06-28 23:42:38 -07:00
Sindre Sorhus
249b9ac7e7 ES2015ify the codebase 2017-06-20 19:21:14 +02:00
Sindre Sorhus
9b60021fa6 Drop support for Node.js 0.10 and 0.12 2017-05-21 23:28:38 +07:00
Sindre Sorhus
6c3e57351b test on Node.js 6 2016-05-02 15:36:40 +07:00
Sindre Sorhus
308f6b6a1e minor tweaks 2016-01-17 12:44:51 +01:00
Benjamin Coe
b630e70855 add coverage reporting using nyc and coveralls 2015-05-25 01:37:33 -07:00
Sindre Sorhus
4d9c98c603 Update .travis.yml 2015-02-08 16:59:13 +07:00
Sindre Sorhus
af4983c011 bump strip-ansi 2014-03-26 16:37:06 +01:00
Sindre Sorhus
cffc3552b0 init 2013-08-03 02:18:58 +02:00