mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-06 21:23:44 +08:00
5 lines
69 B
Bash
5 lines
69 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn pretty-quick --staged
|