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