We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When I run my script w/out source-map-support in recent versions of node, internal code is greyed out:
source-map-support
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?