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