Please enable JavaScript in your browser!
首页
发现
帮助
登录
PreMiD
/
p
镜像自地址
https://github.com/PreMiD/p.git
关注
3
点赞
0
派生
0
文件
工单管理
0
Wiki
目录树:
ccd8b77716
分支列表
标签列表
master
p
/
commitlint.config.js
commitlint.config.js
84 B
文件历史
原始文件
1
2
3
4
5
module.exports = {
extends: [
'@commitlint/config-conventional'
]
};