File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed
Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ ESLint plugin.
2020- [ ` chalk ` ] ( ./chalk.md )
2121- [ ` cpx ` ] ( ./cpx.md )
2222- [ ` deep-equal ` ] ( ./deep-equal.md )
23+ - [ ` depcheck ` ] ( ./depcheck.md )
2324- [ ` dotenv ` ] ( ./dotenv.md )
2425- [ ` eslint-plugin-es ` ] ( ./eslint-plugin-es.md )
2526- [ ` eslint-plugin-eslint-comments ` ] ( ./eslint-plugin-eslint-comments.md )
Original file line number Diff line number Diff line change 1+ # depcheck
2+
3+ ` depcheck ` is no longer actively maintained.
4+
5+ ## Alternatives
6+
7+ ### knip
8+
9+ ` knip ` is a more actively maintained and feature-rich alternative to ` depcheck ` .
10+
11+ [ Project Page] ( https://github.com/webpro-nl/knip )
12+ [ npm] ( https://www.npmjs.com/package/knip )
Original file line number Diff line number Diff line change 6666 "docPath" : " deep-equal" ,
6767 "category" : " preferred"
6868 },
69+ {
70+ "type" : " documented" ,
71+ "moduleName" : " depcheck" ,
72+ "docPath" : " depcheck" ,
73+ "category" : " preferred"
74+ },
6975 {
7076 "type" : " documented" ,
7177 "moduleName" : " dotenv" ,
You can’t perform that action at this time.
0 commit comments