This website requires JavaScript.
Explore
Help
Sign In
p90524618
/
answer
mirror of
https://gitee.com/answerdev/answer.git
Watch
1
Star
0
Fork
You've already forked answer
0
Code
Issues
Projects
Releases
Wiki
Activity
test
answer
/
ui
/
commitlint.config.js
4 lines
70 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2022-09-27 17:59:05 +08:00
module
.
exports
=
{
chore(ui): add commit lint
2022-11-21 18:21:00 +08:00
extends
:
[
'@commitlint/config-conventional'
]
,
initial commit
2022-09-27 17:59:05 +08:00
}
;