Skip to content

Commit

Permalink
Update post-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Dec 20, 2024
1 parent ee2474d commit ef95333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .husky/post-checkout
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ git reset --hard HEAD && git clean -fd

# Run the clean script
npm run clean || exit 1

echo "\033[1;33mPlease make sure to run 'npm run setup' to configure all necessary settings.\033[0m"

0 comments on commit ef95333

Please sign in to comment.