Comment by De Villiers Neethling on "Understanding the Role of Husky, ESLint and Prettier: Reasons for Adoption and Implementation Guidelines" | Hashnode
That's a very decent overview, thank you. Been using Husky to ensure unit tests are run and passed before commits make it into the code base to great effect.