node-source-map-support
node-source-map-support copied to clipboard
Color support?
When I run my script w/out source-map-support in recent versions of node, internal code is greyed out:

When I run with source-map-support I get a nice trace showing my TypeScript file but no colors:

Is there some way to get the colors back?