Skip to content

Commit

Permalink
config: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
gimnathperera committed Sep 29, 2023
1 parent 038c559 commit 7399aee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ pnpm check-types ||
Please resolve the indicated problems before proceeding.'
false;
)
# If all checks pass, proceed to build
echo '👍 No linting or type issues found...'


# If all checks pass, proceed to build
echo '📦 Building the project...'
Expand Down

0 comments on commit 7399aee

Please sign in to comment.