Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/secp256k1-4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adhusson authored Oct 28, 2024
2 parents 104ca7a + 8bc8aae commit 485a6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"test:hardhat": "hardhat test",
"lint": "yarn lint:forge && yarn lint:ts",
"lint:ts": "prettier --check pkg",
"lint:ts:fix": "prettier --write pkg",
"lint:forge": "forge fmt --check",
"lint:fix": "yarn lint:forge:fix && yarn lint:ts:fix",
"lint:forge:fix": "forge fmt",
Expand Down

0 comments on commit 485a6f2

Please sign in to comment.