Closed
Description
🐛 Bug report
Steps to reproduce
The @commitlint/types
is in dependencies
, but shouldn't be as it is just type definitions so shouldn't be needed as dependency.
Expected behaviour
Dependency @commitlint/types
is in devDependencies
.
Actual behaviour
Dependency @commitlint/types
is in dependencies
.
Environment
Version: x.x.x
Environment information.
$ npx envinfo --system --binaries
...