Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Remove deprecated husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuanx committed Feb 18, 2024
1 parent b223e31 commit 13330d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
"type": "git",
"url": "git+https://github.com/EthSign"
},
"husky": {
"hooks": {
"pre-commit": "forge fmt --check && solhint {script,src,test}/**/*.sol"
}
},
"scripts": {
"prepare": "husky",
"clean": "forge clean && hardhat clean && rm -rf cache_hardhat",
Expand Down

0 comments on commit 13330d4

Please sign in to comment.