node-source-map-support icon indicating copy to clipboard operation
node-source-map-support copied to clipboard

Color support?

Open mnpenner opened this issue 5 years ago • 0 comments

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?

mnpenner avatar Dec 18 '19 04:12 mnpenner