1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 18:00:06 +01:00
blog/.config/husky/pre-commit

5 lines
73 B
Plaintext
Raw Normal View History

2023-10-03 23:31:58 +02:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2023-10-26 20:01:25 +02:00
npm run lint:staged