-
-
Notifications
You must be signed in to change notification settings - Fork 542
Closed
Labels
you can do thisGood candidate for a pull request.Good candidate for a pull request.
Milestone
Description
Will need work on our side to integrate.
microsoft/TypeScript#44501
weswigham/TypeScript#67
Roughly
adds new module: node12
and module: nodeNext
configs
In them:
- existing extensions obey package.json "type" field
- new extensions
.mts
,.mjs
,.cts
,.cjs
force one or the other; ignore package.json "type" field
Questions I still have
Are any of the above assumed to be modules without needing to add export {};
?
alvis, FossPrime and xiaoxiangmoe
Metadata
Metadata
Assignees
Labels
you can do thisGood candidate for a pull request.Good candidate for a pull request.