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
This project is using Husky to prevent bad git commit.
Every time you commit, Husky will run the pnpm test command to check if the code is successfully built.