node-source-map-support
node-source-map-support copied to clipboard
Ship typescript definitions
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.
I'd be open for a PR for this 🚀
@SnarkBoojum ts-node recently switched to @cspotcode/source-map-support, so this problem might be solved.