Mayank0255 / Stackoverflow-Clone-Frontend

Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize :globe_with_meridians:
https://stackoverflow-clone-client.vercel.app
MIT License
546 stars 209 forks source link

Husky setup for eslint and commitlint #36

Closed avinashupadhya99 closed 3 years ago

avinashupadhya99 commented 3 years ago

Closes #33

Mayank0255 commented 3 years ago

@avinashupadhya99 I just have a small doubt that while setting up the project I wouldn't need to run any command to setup husky right? It will be activated on it's own when I will be making a commit right?

avinashupadhya99 commented 3 years ago

@avinashupadhya99 I just have a small doubt that while setting up the project I wouldn't need to run any command to setup husky right? It will be activated on it's own when I will be making a commit right?

No additional setup required. Just the dependencies have to be installed.

Mayank0255 commented 3 years ago

Good to hear that, so should I merge it or will you be doing the devDependencies thing I mentioned?

avinashupadhya99 commented 3 years ago

I thin you can go ahead and merge this. That can be handled as a separate issue/PR.

Mayank0255 commented 3 years ago

@avinashupadhya99 Congrats and looking forward to some more wonderful contributions ahead from you 🎉