diff --git a/.husky/pre-commit b/.husky/pre-commit index 4c69bd2..07915ca 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -4,3 +4,4 @@ npm run lint || npm install && npm run lint npm run test npm run build && git add dist/ +#ff \ No newline at end of file