This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lihao16
/
smsb-web-rz
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
62e91c9ea5
Branches
Tags
RiZhao
master
smsb-web-rz
/
commitlint.config.js
commitlint.config.js
76 B
History
Raw
1
2
3
4
5
module.exports = {
extends: [
'@commitlint/config-conventional'
]
}