Skip to content

Commit

Permalink
Remove husky
Browse files Browse the repository at this point in the history
  • Loading branch information
chipshort committed Jan 28, 2025
1 parent aaf135c commit d555c9a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion .husky/pre-commit

This file was deleted.

17 changes: 0 additions & 17 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
@@ -1,7 +1,6 @@
{
"private": true,
"scripts": {
"prepare": "husky",
"gen-tags": "node scripts/gen-tags.mjs",
"predev": "npm run gen-tags && rm -r .next 2> /dev/null || true",
"dev": "next",
Expand All @@ -27,7 +26,6 @@
"autoprefixer": "^10.4.20",
"git-format-staged": "^3.1.1",
"gray-matter": "^4.0.3",
"husky": "^9.1.7",
"postcss": "^8.4.49",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
Expand Down

0 comments on commit d555c9a

Please sign in to comment.