This website requires JavaScript.
Explore
Help
Register
Sign In
yonyou
/
tk2312-web
Watch
2
Star
0
Fork
You've already forked tk2312-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8fb1b294d3
tk2312-web
/
shell
/
modules
/
commitlint.config.js
3 lines
93 B
JavaScript
Raw
Blame
History
// commitlint配置样板
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}
;
Reference in New Issue
View Git Blame
Copy Permalink