Skip to content

@types/node should be a dev dependency #14

@SuperchupuDev

Description

@SuperchupuDev

Describe your question

It should be up to the users to provide their own @types/node version reflecting the node version they are using. The current setup can cause some duplication if an user uses a newer @types/node version (such as 24.0.0) than specified here (^22.0.0). Changing the dependency range here to >=22.0.0 can work too but it's less ideal

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions