Closed
Description
Suggestion
Granted we'll want to drop tsx and instead use node's native type-stripping one day (eg #10885), let's try out enabling TS 5.8's erasableSyntaxOnly on our executable script files. Now that all our scripts are ESM (see #10887), I think this is a trivial matter of enabling the flag.
Additional Info
cc @43081j