mirror of https://github.com/halo-dev/halo-admin
parent
020db1422e
commit
9cf97b9d3c
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm test:unit
|
||||
pnpm typecheck
|
||||
pnpm lint
|
Loading…
Reference in new issue