[22.9.0] `util.getCallSite()` doesn't report original line number for TS files · Issue #55109 · nodejs/node
What is the problem this feature will solve? Lot of people use tools like ts-node or tsx when developing locally or even in production. The new util.getCallSite() function doesn't seem to report th...