This website requires JavaScript.
Explore
Help
Sign In
TDTP
/
SmartStopAPK
mirror of
https://gitlab.com/m3f_usm/SmartStopAPK
Watch
3
Star
0
Fork
You've already forked SmartStopAPK
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
SmartStopAPK
/
commitlint.config.js
2 lines
65 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
chore: format + husky hook in prepare
2024-01-10 19:55:36 -03:00
module
.
exports
=
{
extends
:
[
'@commitlint/config-conventional'
]
}
;