Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
vue-qrcode
/
commitlint.config.js
下载
C
Chen Fengyuan
build: improve config
900aca61
创建于
2022年2月7日
历史提交
module
.
exports
= {
extends:
[
'@commitlint/config-conventional'
,
],
};