mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-06 19:55:40 +01:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npm run validate
|