diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100644 index 2312dc5..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1 +0,0 @@ -npx lint-staged diff --git a/.husky/pre-push b/.husky/pre-push deleted file mode 100644 index e4b1180..0000000 --- a/.husky/pre-push +++ /dev/null @@ -1 +0,0 @@ -bun run build \ No newline at end of file