syedamaham.dev
syedamaham.dev copied to clipboard
Add Husky Hooks integration.
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.
If you are available to take on this task, please feel free to integrate it.