feat(load): use cosmiconfig-typescript-loader v5 to remove ts-node dependency#3722
Conversation
…pendency for @commitlint/load
|
@escapedcat I still need to re-test this locally but I think I've re-applied the necessary changes. |
Thanks! Let me know when you think it can be merged. |
It should not be breaking, now that node >= 16 is required, but I'll take another look at the changelog also. |
|
Changelog looks good. Will merge again :P |
|
I didn't get a chance to test it out yesterday but I didn't see any other breaking changes yesterday (only additive like support for Esm). I'll test it out today but it's pretty identical to the original. |
|
@escapedcat seems like it's working well, thanks! |
Link to original PR: #3633
Just re-applying the changes.