formatjs / formatjs-old

The monorepo home to all of the FormatJS related libraries.
https://formatjs.io/
156 stars 53 forks source link

chore: emit type declaration source map during build #614

Closed pyrocat101 closed 4 years ago

pyrocat101 commented 4 years ago

Emitting type declaration source map allows using "Go to definition" on other sub-package import to go to source code directly, instead of the emitted type declaration files.