diff --git a/.husky/pre-commit b/.husky/pre-commit index ac8a41c7..f799d12f 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,3 +1,3 @@ npm run format npm run lint -npm run typecheck +npm run typecheck \ No newline at end of file