Skip to content

Commit

Permalink
Merge pull request actions#224 from KengoTODA/remove-husky
Browse files Browse the repository at this point in the history
Housekeeping: remove the config for husky
  • Loading branch information
MaksimZhukov committed Dec 29, 2021
2 parents 04d5353 + 6df0b04 commit a12e082
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Expand Up @@ -44,11 +44,5 @@
"prettier": "^1.19.1",
"ts-jest": "^27.0.5",
"typescript": "^4.2.3"
},
"husky": {
"skipCI": true,
"hooks": {
"pre-commit": "npm run build && npm run format"
}
}
}

0 comments on commit a12e082

Please sign in to comment.