Skip to content

Commit

Permalink
fix: typo in husky pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase committed Aug 9, 2024
1 parent 1e64630 commit 96ab1ce
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 96ab1ce

Please sign in to comment.