Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
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 enablingTS 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