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

Ship typescript definitions

Open SnarkBoojum opened this issue 5 years ago • 2 comments
trafficstars

I have noticed that DefinitelyTyped has definitions for source-map-support ; as far as I know their goal is to have them directly in the upstream package, but I haven't found where they asked for inclusion.

I have seen the need for those while trying to package ts-node for Debian.

SnarkBoojum avatar Nov 10 '20 07:11 SnarkBoojum

I'd be open for a PR for this 🚀

LinusU avatar Nov 16 '20 10:11 LinusU

@SnarkBoojum ts-node recently switched to @cspotcode/source-map-support, so this problem might be solved.

cspotcode avatar Aug 30 '21 16:08 cspotcode