coopdigital / coop-frontend

Co-op CSS Foundations and design system mono-repo
MIT License
0 stars 0 forks source link

feat: add husky and commitlint #454

Closed dalecreativ closed 2 years ago

dalecreativ commented 2 years ago

Added Husky and Commitlint

Removed Lefthook

Husky will run 2 hooks.

Added npm prepare script to install husky when running npm ci

Also added ConventionalCommits via Commitlint packages