You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Husky is a tool for managing Git hooks in JavaScript/TypeScript projects. It lets you run scripts before commits, pushes, or merges, helping enforce code quality and prevent bad commits.
The text was updated successfully, but these errors were encountered:
Husky is a tool for managing Git hooks in JavaScript/TypeScript projects. It lets you run scripts before commits, pushes, or merges, helping enforce code quality and prevent bad commits.
The text was updated successfully, but these errors were encountered: