flaviait / ng2-jspm-template

A template for a quick development workflow with angular 2 and jspm
MIT License
14 stars 3 forks source link

Improve output formatting #27

Closed DorianGrey closed 8 years ago

DorianGrey commented 8 years ago

Now that we're running an increasing number of tasks in parallel, we should consider to format their output, and maybe colorize it as well (we already have a transitive dependency on chalk). Especially the linter outputs are very discreet atm.

@svi3c, any thoughts / wishes / preferences?

svi3c commented 8 years ago

Yes, chalk would be nice, I think.