Skip to content

Commit

Permalink
removed husky
Browse files Browse the repository at this point in the history
  • Loading branch information
yonatan-nyo committed Mar 2, 2024
1 parent 59a8b32 commit 0ebc4a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"format": "prettier --write . && eslint . --fix",
"format:check": "prettier --check .",
"format:write": "prettier --write .",
"prepare": "husky install",
"lint-staged": "lint-staged",
"typecheck": "tsc --noEmit",
"studio": "prisma studio"
Expand Down

0 comments on commit 0ebc4a6

Please sign in to comment.