UNPKG
aqsc-mobile-com
Version:
latest (0.0.4)
0.0.4
0.0.2
基于uni-ui实现的二次封装
aqsc-mobile-com
/
commitlint.config.js
5 lines
(4 loc)
•
110 B
JavaScript
View Raw
1
2
3
4
5
// eslint-disable-next-line no-undef
module
.
exports
= { extends: [
'@commitlint/config-conventional'
], }