-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Hey,
Node.js is debating some changes with regards to modules and we'd like your help.
The changes are outlined here: nodejs/TSC#1445 (comment)
The migration path for package authors is outlined here: nodejs/TSC#1445 (comment)
What we'd hopefully like is:
- For
npm publishto warn if the publishedpackage.jsonfile does not have a"type"field. - For
npm initto set"type": "module"in "new" Node.js by default.
This is still all in discussion in Node.js, the above list is just some ideas and this issue is mostly so we can discuss things.
danielbayley
Metadata
Metadata
Assignees
Labels
No labels