Star
3
Fork
2
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
5
分析
项目设置
Star
3
Fork
2
master
react-admin
/
.commitlintrc.js
下载
C
chenghao
feat(commitizen): add commitizen and others for git commit message rules
a9401d19
创建于
2019年9月4日
历史提交
module
.
exports
= {
extends
: [
'@commitlint/config-conventional'
],
rules
: {},
};