-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
https://nodejs.org/en/learn/typescript/run-natively
- Since 22.6.0: use
node --experimental-strip-types - Since 23.6.0: type stripping enabled by default
I do want to note that this is hardly a drop-in replacement for most projects as it requires enabling allowImportingTsExtensions and rewrite relative imports to include the file extension.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels