diff --git a/.husky/pre-commit b/.husky/pre-commit index 6666c818..91b12d5b 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,3 +1,3 @@ npx lint-staged -npm run security:audit -npm run typecheck \ No newline at end of file +# npm run security:audit +npm run typecheck