diff --git a/.husky/pre-commit b/.husky/pre-commit index 747b6d69..54e8d27a 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,2 +1,3 @@ +bun install bun lint --apply -bun check \ No newline at end of file +bun check