SyedaMahamFahim / syedamaham.dev

A fully functional portfolio + blog using Nextjs v13 and Sanity.io v3 for Developers | Hacktoberfest 2023
https://syedamaham.dev/
43 stars 10 forks source link

Add Husky Hooks integration. #17

Open abdulbari149 opened 11 months ago

abdulbari149 commented 11 months ago

Issue Description

After reviewing the codebase, it looks like the code styling is a little consistent, I checked prettier and eslint are integrated but we need to integrate husky hooks for pre-commit so that when someone commits code, the code is properly lint and pretty a/c to the configuration.

SyedaMahamFahim commented 11 months ago

If you are available to take on this task, please feel free to integrate it.