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