Replies: 1 comment 2 replies
-
Do you think switching to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason why the create-vite TypeScript templates still use
"module": "ESNext"
now that"module": "Preserve"
is available?For reference, the option was added in TypeScript 5.4 almost a year ago. The release notes are available here.
Beta Was this translation helpful? Give feedback.
All reactions