Commit Graph

2 Commits (master)

Author SHA1 Message Date
Romain 2c669bda99 chore: remove unused devDependencies 5 months ago
Romain b3d79838db chore: replace require-lint with depcheck
Depcheck is more actively maintained and supports "node:" prefixes.
It also scans devDependencies which found unused modules.
However it can't tell if a prod module should have been a devDependency.
5 months ago