stevensblueprint / inreach-website

https://inreach-website.vercel.app
6 stars 1 forks source link

Set up pre-commit hook with Husky #35

Closed miguel-merlin closed 5 months ago

miguel-merlin commented 6 months ago

Description

Setup pre-commit hook to automatically run npm run lint and npm run format on commit and push.

miguel-merlin commented 5 months ago

Moved to #33