Open
Description
Suggestion
In latest node, we can use --experimental-strip-types
to run typescript sources directly with node.
We're likely not ready for this yet, but once this is less experimental and more widely available, we should drop tsx
and switch to using node directly.
Additional Info
No response