chore: add audit script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
yarn audit-ci
|
||||
yarn audit
|
||||
yarn format
|
||||
yarn lint-staged
|
||||
yarn typecheck
|
||||
|
||||
Reference in New Issue
Block a user