4 Star 4 Fork 5

Gitee 极速下载/zaobao

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/wubaiqing/zaobao
克隆/下载
package.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
叶子 提交于 2022-04-27 10:35 . chore: 升级依赖
{
"scripts": {
"test": "jest",
"test:coverage": "jest --coverage",
"commit": "commit",
"lint:md": "lint-md ./docs/",
"lint:js": "eslint --fix .",
"doc:dev": "vuepress dev docs",
"doc:build": "vuepress build docs",
"doc:deploy": "bash ./deploy.sh",
"update:deps": "pnpm update --latest",
"prepare": "is-ci || husky install"
},
"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@vssue/vuepress-plugin-vssue": "^1.4.8",
"babel-jest": "^27.5.1",
"eslint": "^8.14.0",
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"jest": "^27.5.1",
"lint-md-cli": "^0.1.2",
"lint-staged": "^12.4.1",
"vuepress": "^1.9.7",
"vuepress-plugin-baidu-google-analytics": "^1.0.2",
"vuepress-plugin-rss-support": "^1.1.1"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.js": [
"eslint --fix",
"git add"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/zaobao.git
git@gitee.com:mirrors/zaobao.git
mirrors
zaobao
zaobao
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385