1 Star 8 Fork 7

腾讯云云开发 / cloudbase-templates

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 304 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "root",
"private": true,
"scripts": {
"commit": "npx git-cz"
},
"devDependencies": {
"conventional-changelog-cli": "^2.0.34",
"cz-conventional-changelog": "^3.2.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
JavaScript
1
https://gitee.com/TencentCloudBase/cloudbase-templates.git
git@gitee.com:TencentCloudBase/cloudbase-templates.git
TencentCloudBase
cloudbase-templates
cloudbase-templates
gitee

搜索帮助