npmlint:[不推荐使用]整理您的npm包裹

时间:2021-02-03 18:53:49
【文件属性】:
文件名称:npmlint:[不推荐使用]整理您的npm包裹
文件大小:9KB
文件格式:ZIP
更新时间:2021-02-03 18:53:49
nodejs javascript lint npm npm-package 不推荐使用 这是我很久以前进行的代码转储,但从未有时间完成。 有很多事情本可以做得更好。 npmlint 整理你的npm包 确保您的包裹是独角兽。 安装 $ npm install --global npmlint 用法 转到您要处理的软件包,然后运行npmlint 。 API $ npm install --save npmlint const npmlint = require ( 'npmlint' ) ; console . log ( npmlint ( ) ) ; //=> ['suggestion', 'another suggestion'] 开发人员 您可以通过cd进入t
【文件预览】:
npmlint-main
----.travis.yml(43B)
----index.js(1006B)
----test.js(52B)
----reporters()
--------json.js(69B)
--------default.js(466B)
--------tap.js(368B)
----get-reporter.js(719B)
----package.json(923B)
----readme.md(1KB)
----test()
--------package.json(1018B)
--------test.ts(0B)
--------test.coffee(0B)
----rules()
--------tests.js(797B)
--------typescript.js(819B)
--------coffeescript.js(842B)
--------missing-package-props.js(825B)
--------valid-version.js(325B)
----.gitignore(13B)
----.editorconfig(175B)
----.gitattributes(29B)
----cli.js(903B)

网友评论