chore: add audit script

This commit is contained in:
Riccardo
2024-09-12 12:40:38 +02:00
parent 42d2625c16
commit 1917b040eb
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn audit-ci
yarn audit
yarn format
yarn lint-staged
yarn typecheck