diff --git a/.husky/pre-commit b/.husky/pre-commit index eb76642..a845b85 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,3 +1 @@ -echo Formatting... -npm run lint -echo Successfully formatted. \ No newline at end of file +npm run lint \ No newline at end of file