diff --git a/.husky/pre-commit b/.husky/pre-commit index 4ccfd7f..f5d7066 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,2 +1,3 @@ +npm run format npm run lint npx lint-staged \ No newline at end of file