Typescript Docs

Are there any new docs based on the unified node SDK that explain how to hook up TS source maps so Sentry can point to the TS code rather than compiled JS?

Hey, when uploading the sourcemaps they should point towards the typescript sources.

If you are talking about node there are some additional steps you need to take,