Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace colors usage with chalk #62

Closed
blakeembrey opened this issue Sep 28, 2015 · 1 comment
Closed

Replace colors usage with chalk #62

blakeembrey opened this issue Sep 28, 2015 · 1 comment

Comments

@blakeembrey
Copy link
Member

We can get rid of those globals.

@basarat
Copy link
Member

basarat commented Sep 29, 2015

Nice. I hadn't heard of it before https://www.npmjs.com/package/chalk

develar added a commit to develar/ts-loader that referenced this issue Jul 6, 2017
* to reduce dependency tree, because most of the modern packages uses chalk, not colors
* Doesn't extend String.prototype and https://github.com/chalk/chalk#highlights

Close TypeStrong#62
develar added a commit to develar/ts-loader that referenced this issue Jul 6, 2017
* to reduce dependency tree, because most of the modern packages uses chalk, not colors
* Doesn't extend String.prototype and https://github.com/chalk/chalk#highlights

Close TypeStrong#62
johnnyreilly pushed a commit that referenced this issue Jul 12, 2017
* refactor: Use chalk instead of colors

* to reduce dependency tree, because most of the modern packages uses chalk, not colors
* Doesn't extend String.prototype and https://github.com/chalk/chalk#highlights

Close #62

* Fix 1 test

* Fix test 2

* perhaps fixed typeSystemWatch test / lose yarn.lock for now

* Use @types node defs

* back t o existing node typigs

* typeSysteWatch test fix

* Attempt to fix test output for windows

* Change build order

* try to force color

* Update changelog
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants