mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 12:38:53 +08:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
npx pretty-quick --staged
|