Date: 2024-05-25
Status: accepted
Epic Web projects use Node.js and React. It would be really handy if this project included the types for these packages by default.
However, doing this means the consumer doesn't get to choose the version of the types which is a major issue.
Don't include the types in dependencies.
Consumers will have to install @types/
packages themselves.