Skip to content

Commit

Permalink
refa: remove husky as we dont need it anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan authored Jul 15, 2022
1 parent ba94d3e commit 925c97e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
13 changes: 0 additions & 13 deletions .husky/pre-commit

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"lint": "yarn workspaces foreach run lint",
"format": "yarn workspaces foreach -p -j 4 run format",
"test": "yarn workspaces foreach -p -j 4 --verbose run test",
"prepare": "husky install",
"=========== git commands ==========": "",
"gp": "node ./scripts/push.js",
"=========== Crowdin commands ==========": "",
Expand All @@ -36,7 +35,6 @@
"devDependencies": {
"@crowdin/cli": "^3.7.9",
"@koishijs/plugin-puppeteer": "^3.1.1",
"husky": "^8.0.1",
"koishi": "^4.7.3",
"prettier": "^2.7.1"
}
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2845,7 +2845,6 @@ __metadata:
dependencies:
"@crowdin/cli": ^3.7.9
"@koishijs/plugin-puppeteer": ^3.1.1
husky: ^8.0.1
koishi: ^4.7.3
prettier: ^2.7.1
languageName: unknown
Expand Down Expand Up @@ -2966,15 +2965,6 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.1":
version: 8.0.1
resolution: "husky@npm:8.0.1"
bin:
husky: lib/bin.js
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
languageName: node
linkType: hard

"iconv-lite@npm:0.4.24":
version: 0.4.24
resolution: "iconv-lite@npm:0.4.24"
Expand Down

0 comments on commit 925c97e

Please sign in to comment.