This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
blog
Watch
1
Star
0
Fork
0
You've already forked blog
mirror of
https://github.com/kremalicious/blog.git
synced
2024-11-22 18:00:06 +01:00
Code
14d0300272
blog
/
.config
/
husky
/
pre-commit
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add husky
2023-10-03 23:31:58 +02:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
lint-staged setup tweak
2023-10-31 17:47:51 +01:00
npx lint-staged
Copy Permalink