blogfoster-scripts:用于Node.js项目的单命令,零配置工具

blogfoster-scripts用于Node.js项目的单命令,零配置工具blogfoster-scripts是我们一些最喜欢JavaScript工具的包装。通过隐藏其他工具及其配置,它统一了多个Node.js项目中的开发人员经验。带有lint , format和build等子命令的CLI使我们更轻松地管理多个项目的工具。另外,开发人员无需为了使工具正常工作而复制粘贴样板代码来浪费时间。有关更多详细信息,请查看此。安装我们建议安装blogfoster-scripts符合你的Node.js项目本地npm i --save-dev blogfoster-scripts 。之后,您可以将其与npx一起npx或者通过在package.json定义脚本来使用它: { " scripts " : { " lint " : " blogfoster-scripts lint " , " format " : " blogfoster-scripts format " , " build " : " blogfoster-scripts buil
zip
blogfoster-scripts-master.zip 预估大小:33个文件
folder
blogfoster-scripts-master 文件夹
file
.prettierignore 31B
folder
scripts 文件夹
file
build.js 892B
file
format.js 1KB
file
lint.js 1KB
file
dev.js 2KB
file
eslint.js 48B
folder
util 文件夹
file
console-group-polyfill.js 403B
file
support-source-maps.js 41B
folder
output 文件夹
file
help.js 508B
file
prettier.js 55B
folder
config 文件夹
file
webpack.config.prod.js 2KB
file
.eslintrc.js 617B
file
webpack.config.dev.js 2KB
file
.prettierignore 50B
file
.prettierrc.json 261B
file
paths.js 1KB
file
.eslintignore 19B
file
LICENSE.md 1KB
file
README.md 3KB
folder
tests 文件夹
folder
src 文件夹
file
format-fail.js 93B
file
index.js 203B
file
eslint-fail.js 21B
file
format-correct.js 28B
file
eslint.test.js 345B
file
format.test.js 382B
file
build.test.js 188B
file
.gitignore 5B
file
.gitignore 37B
folder
bin 文件夹
file
blogfoster-scripts.js 543B
file
index.js 356B
file
package-lock.json 318KB
file
package.json 2KB
file
.nvmrc 2B
zip 文件大小:81.92KB