This website works better with JavaScript
Home
Explore
Help
Register
Sign In
odc-front-end
/
web-quorum-pc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6561f5d73f
Branches
Tags
dev
feature-1.0.0
master
test
web-quorum-pc
/
commitlint.config.cjs
commitlint.config.cjs
69 B
History
Raw
1
2
3
module.exports = {
extends: ['@commitlint/config-conventional']
};