-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Description
Allow to run typescript files natively.
The flag --experimental-strip-types enables Node.js to run TypeScript files. https://nodejs.org/api/typescript.html
Flag is available in current LTS node v22.
Reactions are currently unavailable