Cheryl Mcherylm.hashnode.devยทSep 7, 2022Using Husky Pre-commit git hook with prettierHusky allows scripts to run at various git lifecycle events. Here, we want to use the Husky pre-commit hook to run prettier to automatically format the files in the repository on commit. project setup on gitlab: https://gitlab.com/test-projects47/hu...93 readsGitAdd a thoughtful commentNo comments yetBe the first to start the conversation.