Skip to content

Commit

Permalink
fix: typo in husky pre-commit (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase committed Aug 26, 2024
1 parent 5c31a70 commit 953630b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

# 1. Build the contracts
# 2. Stage build output
# 2. Lint and stage style improvements
# 3. Lint and stage style improvements
yarn build && npx lint-staged

0 comments on commit 953630b

Please sign in to comment.