evanw/node-source-map-support

Ship typescript definitions

Open

#285 opened on Nov 10, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (242 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,078 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide