cz-conventional-changelog-cmyr
v2.0.0
Published
草梅友仁自定义的 commitizen 配置
Downloads
3,895
Readme
草梅友仁自定义的 commitizen 配置
🏠 主页
https://github.com/CaoMeiYouRen/cz-conventional-changelog-cmyr#readme
✨ Demo
https://github.com/CaoMeiYouRen/cz-conventional-changelog-cmyr#readme
依赖要求
- node >=18
安装
npm install cz-conventional-changelog-cmyr -D使用
在 package.json 添加如下配置
{
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog-cmyr"
}
}
}开发
npm run dev编译
npm run buildLint
npm run lintCommit
npm run commit作者
👤 CaoMeiYouRen
- Website: https://blog.cmyr.ltd/
- GitHub: @CaoMeiYouRen
🤝 贡献
欢迎 贡献、提问或提出新功能!如有问题请查看 issues page. 贡献或提出新功能可以查看contributing guide.
💰 支持
如果觉得这个项目有用的话请给一颗 ⭐️,非常感谢
📝 License
Copyright © 2021 CaoMeiYouRen. This project is MIT licensed.
This README was generated with ❤️ by cmyr-template-cli
