-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
triageHas to be reviewed by maintainersHas to be reviewed by maintainers
Description
The installation instructions in the nominal README state to use npm install or yarn add --dev. The npm install instructions will add nominal as a production dependency whereas the yarn install instructions will add nominal as a dev dependency. This seems inconsistent. How should we install nominal? regular dependency or dev dependency specifically when the nominal branded types will be added to a library that will then be re-used by multiple downstream dependencies?
Thanks and appreciate the great work on this incredibly useful library.
Metadata
Metadata
Assignees
Labels
triageHas to be reviewed by maintainersHas to be reviewed by maintainers