lint-deps:清除node.js项目中未使用或缺少的依赖项。 使用插件或配置自定义

时间:2024-02-24 12:40:21
【文件属性】:

文件名称:lint-deps:清除node.js项目中未使用或缺少的依赖项。 使用插件或配置自定义

文件大小:29KB

文件格式:ZIP

更新时间:2024-02-24 12:40:21

nodejs lint npm package json

棉绒 CLI工具,可告诉您何时package.json中缺少依赖项,并提供安装它们的选择。 还告诉您何时在package.json中列出了依赖项,但在项目的任何地方都没有使用它。 Node.js命令行工具和API。 请考虑关注该项目的作者 ,并考虑为该项目以显示您的 :red_heart: 和支持。 目录 细节 安装 使用安装: $ npm install --save lint-deps 命令行界面 Usage: deps [options] Options: --version Show version number [boolean] --upgrade


【文件预览】:
lint-deps-master
----.eslintrc.json(4KB)
----.gitignore(302B)
----package.json(2KB)
----bin()
--------cli.js(2KB)
----.travis.yml(116B)
----LICENSE(1KB)
----index.js(20KB)
----.github()
--------contributing.md(3KB)
----.verb.md(1KB)
----examples()
--------toFile.js(182B)
--------why.js(508B)
----README.md(4KB)
----lib()
--------fix.js(1KB)
--------questions.js(2KB)
--------remove-unused.js(974B)
--------defaults.js(3KB)
--------install.js(1KB)
--------tasks.js(8KB)
--------utils.js(8KB)
--------config.js(1KB)
--------constants.js(371B)
--------report.js(2KB)
--------match-requires.js(820B)
----assemblefile.js(254B)
----.gitattributes(128B)
----test()
--------test.js(296B)
--------config.js(286B)
--------plugins.js(419B)
--------fixtures()
----.editorconfig(289B)

网友评论