mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-07 20:25:33 +01:00
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
npm run validate
|