This website requires JavaScript.
Explore
Help
Register
Sign in
DorianNiemiecSVRJS
/
svrjs
Archived
Watch
1
Star
0
Fork
You've already forked svrjs
0
forked from
svrjs/svrjs
Code
Pull requests
Activity
This repository has been archived on
2024-11-10
. You can view files and clone it, but cannot push or open issues or pull requests.
e0536620d6
svrjs
/
.husky
/
commit-msg
2 lines
44 B
Text
Raw
Normal View
History
Unescape
Escape
build: add lint-staged and update Git hooks
2024-09-01 21:58:58 +02:00
#!/bin/sh
build: add husky and commitlint for commit validation
2024-09-01 21:39:58 +02:00
npx --no -- commitlint --edit "$1"
Copy permalink