feat: add tsx support
#95
Would be good to see this merged 🙏 I bumped into this issue again.
It looks like tsx doesn't run in the entire support matrix so we'll need to add some code to skip it on old node. Non-LTS Node versions are planned to be dropped in the next major.
No need to wait on me but FYI Im working on latest Node support now and is almost complete.
@evenstensberg either you can implement the skip or the PR will need to wait until I can find the time to do it. It's easier to find time to review a passing PR than writing/pushing the code myself.
@phated which node version are you using in development locally?