mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 07:03:00 +08:00
4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged --allow-empty "$1" |