-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The packages seem to have the exports defined in an improper order. The types for example are last, which means they won't get imported by a consumer.
Acceptance Criteria
All packages align to the conditional exports recommended order from Node.
Useful information
The packages give warnings through tsup output during the build process. In the end of this, the build should be free of warnings.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers