emilov2501 / use-ui

Simple React hooks, ready to use, written in TypeScript
MIT License
11 stars 0 forks source link

Request: add Husky for checking code before any git actions and Commitlint for appropriate commits naming #8

Open sachyshyn opened 6 months ago

sachyshyn commented 6 months ago

We're able to set at least pre-commit git hook to check our codebase before we want to commit the changes.

And we have to write commits by the convention.