index
:
demo.armandphilippot.com
main
Collection of small JS/React/Angular applications.
Armand Philippot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
public
/
projects
/
react-small-apps
/
.husky
/
commit-msg
blob: 0bd658f49625bb80327470bbd59bc134fdc9d1e3 (
plain
)
1
2
3
4
#!/bin/sh
.
"
$(
dirname
"
$0
"
)
/_/husky.sh"
npx
--no-install
commitlint
--edit
"
$1
"