Skip to content

Commit

Permalink
chore: remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Jan 24, 2024
1 parent dfe0204 commit 550b90f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
4 changes: 0 additions & 4 deletions .husky/commit-msg

This file was deleted.

16 changes: 0 additions & 16 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"clean": "npx lerna clean",
"lint": "eslint test/ && npm run lint --workspaces",
"lint:docs": "alex .",
"prepare": "husky install",
"prettier": "prettier --list-different \"./**/**.{js,ts,md}\"",
"prettier:write": "prettier --list-different --write \"./**/**.{js,ts,md}\"",
"publish": "npx lerna publish",
Expand Down Expand Up @@ -38,7 +37,6 @@
"form-data-encoder": "^2.1.0",
"formdata-node": "^5.0.0",
"har-validator": "^5.1.5",
"husky": "^8.0.3",
"isomorphic-fetch": "^3.0.0",
"prettier": "^3.0.2",
"vitest": "^0.34.2"
Expand Down

0 comments on commit 550b90f

Please sign in to comment.