1 Star 0 Fork 9

程序员Tom / uni-mini-router

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.git-cz.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
{
"disableEmoji": false,
"list": ["test", "feat", "fix", "chore", "docs", "refactor", "style", "ci", "perf", "release", "revert", "build"],
"maxMessageLength": 64,
"minMessageLength": 3,
"questions": ["type", "scope", "subject", "body", "breaking", "issues", "lerna"],
"scopes": [],
"types": {
"chore": {
"description": "Chore | 构建/工程依赖/工具",
"emoji": "🚀",
"value": "chore"
},
"ci": {
"description": "Continuous Integration | CI 配置",
"emoji": "👷",
"value": "ci"
},
"docs": {
"description": "Documentation | 文档",
"emoji": "✏️ ",
"value": "docs"
},
"feat": {
"description": "Features | 新功能",
"emoji": "✨",
"value": "feat"
},
"fix": {
"description": "Bug Fixes | Bug 修复",
"emoji": "🐛",
"value": "fix"
},
"perf": {
"description": "Performance Improvements | 性能优化",
"emoji": "⚡",
"value": "perf"
},
"refactor": {
"description": "Code Refactoring | 代码重构",
"emoji": "♻️ ",
"value": "refactor"
},
"release": {
"description": "Create a release commit | 发版提交",
"emoji": "🏹",
"value": "release"
},
"style": {
"description": "Styles | 风格",
"emoji": "💄",
"value": "style"
},
"revert": {
"description": "Revert | 回退",
"emoji": "⏪",
"value": "revert"
},
"build": {
"description": "Build System | 打包构建",
"emoji": "📦",
"value": "build"
},
"test": {
"description": "Tests | 测试",
"emoji": "✅",
"value": "test"
}
}
}
TypeScript
1
https://gitee.com/tomgao365/uni-mini-router.git
git@gitee.com:tomgao365/uni-mini-router.git
tomgao365
uni-mini-router
uni-mini-router
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891