feat(cli): add tsx support#1021
Conversation
|
It is indeed planned to support However, you should implement it in that way, that Please note that I'm currently mostly in the migration process of adding coverage tests. Also I want to migrate the cli to a TypeScript file that is also covered by unit-tests (which is not right now |
|
Hey @remidewitte |
I just realized I missed your reply. I will have a look soon. |
|
@remidewitte do you want to develop this further? Or should I try on my own? |
6a4d0c0 to
f33952c
Compare
e8625a5 to
6b3c046
Compare
|
@remidewitte please have a look if this suites your needs @osdiab please do a review 😸 |
remidewitte
left a comment
There was a problem hiding this comment.
Thanks for taking this.
Happy to see Shinigami92 taking care of this tool ! Thanks.
The PR is far for complete but it is a minimal working patch to use tsx instead of ts-node.
It might not be wanted but it makes the
-j tsargument not required.