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
Currently, the codebase has inconsistencies in formatting, unused variables, and missing prop validation. Address these linting errors and integrate Husky into the project to ensure consistent formatting for all future files.
The text was updated successfully, but these errors were encountered:
MandeepPaul
changed the title
Resolve linting errors and integrate Husky for pre-commit formatting to maintain code consistency.
Fix linting errors and integrate Husky for pre-commit formatting.
Jan 27, 2025
Describe the bug
Currently, the codebase has inconsistencies in formatting, unused variables, and missing prop validation. Address these linting errors and integrate Husky into the project to ensure consistent formatting for all future files.
The text was updated successfully, but these errors were encountered: