This website requires JavaScript.
Explore
Help
Sign In
learning
/
leetcode
mirror of
https://github.com/doocs/leetcode.git
Watch
1
Star
0
Fork
You've already forked leetcode
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
leetcode
/
commitlint.config.js
2 lines
67 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}
;
Reference in New Issue
View Git Blame
Copy Permalink