-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
Currently type: module is missing in the package.json.
This cause TypeScript to load the CJS code instead of ESM when moduleResolution: Node16/NodeNext.
Addinge type: module would address this issue.
Additional information
- Would you be willing to help implement this feature?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request