Skip to content

moisesnetouou/automating-code-patterns

Repository files navigation

logo

✨ What was used in this project:

✨ How to start the project

Install dependencies:

yarn

With that, the dependencies will be installed, and the husky will have prepared its scripts, if the husky is not working, run this:

yarn prepare

After modifying some file, and using git add .

yarn commit

With that, the whole process will execute in order, the commit, the steps to check the eslint and the tests, and finally, if everything passes, it will return a success message and just need to use the:

git push

Note: You can use this same configuration in your project, if you try to commit to my repository, I think it will return an error.

About

📦 Automated code patterns with Husky.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors