Skip to content

Commit

Permalink
rm husky
Browse files Browse the repository at this point in the history
  • Loading branch information
kuroji-fusky committed Aug 3, 2023
1 parent 1dda4cf commit e29b62d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
12 changes: 0 additions & 12 deletions .husky/pre-commit

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"packages/**": "yarn prettier:write"
},
"scripts": {
"cleanup": "node scripts/clean.mjs && yarn",
"postinstall": "cd apps/website && nuxt prepare",
"prepare": "husky install",
"dev": "turbo dev --filter=website",
"build": "turbo build --filter=website",
"prettier:check": "prettier --check .",
Expand All @@ -31,4 +29,4 @@
"node": ">18.0.0",
"npm": ">= 8.0.0"
}
}
}

0 comments on commit e29b62d

Please sign in to comment.