You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: