This website requires JavaScript.
Explore
Help
Sign In
YPerf
/
tiny-vue
forked from
opentiny/tiny-vue
Watch
1
Star
0
Fork
You've already forked tiny-vue
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dev
tiny-vue
/
commitlint.config.js
2 lines
66 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
ci(eslint): add husky and commitlint to eslint code (#1021)
2023-12-04 20:14:26 +08:00
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}