Skip to content

Commit

Permalink
chore: remove pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Jun 14, 2024
1 parent 5dccf89 commit 74993b1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 34 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

5 changes: 0 additions & 5 deletions .nano-staged.json

This file was deleted.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"dev": "tsup --watch",
"build": "tsup",
"publish": "clean-publish",
"prepare": "husky install",
"lint": "eslint --max-warnings=0"
},
"devDependencies": {
Expand All @@ -49,8 +48,6 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^53.0.0",
"husky": "^7.0.4",
"nano-staged": "^0.5.0",
"prettier": "^3.3.2",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
Expand Down
22 changes: 0 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 74993b1

Please sign in to comment.