Closed bjoluc closed 1 year ago
Ah! Wasn't aware there was a difference. That was removed for other reasons. If this other package does it right then it's a candidate.
Let me take a look later today (actually have some free time as I'm on holiday) and report back 👍
The README for the project looks just the ticket.
65 removed support for Node.js-style resolution of the tsconfig
extends
field – something that TypeScript can do. Implementing this from-scratch is not entirely trivial, but get-tsconfig has it all. @davestewart Since you decided againstget-tsconfig
, I'm not sure if there's a reason not to use it in this project? If not, I'm happy to submit a PR (I'm desperately depending on module resolution inextends
:smiling_face_with_tear:). Just drop me a thumbs-up reaction here ifget-tsconfig
would also work.