This website requires JavaScript.
Explore
Help
Sign In
tongChong
/
wangEditor
Watch
1
Star
0
Fork
You've already forked wangEditor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a1c122d81c
wangEditor
/
commitlint.config.js
7 lines
98 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
extends
:
[
'cz'
]
,
rules
:
{
'type-empty'
:
[
2
,
'never'
]
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink