Skip to content

fix: resolve ESLint errors in web frontend#71

Merged
christianchimezie merged 2 commits into
developfrom
feature/test/cicd
Nov 13, 2025
Merged

fix: resolve ESLint errors in web frontend#71
christianchimezie merged 2 commits into
developfrom
feature/test/cicd

Conversation

@christianchimezie

Copy link
Copy Markdown
Collaborator
  • Replace 'any' types with proper TypeScript types
  • Fix empty interface declarations
  • Add useCallback to fix React Hook dependency warning
  • Remove unused eslint-disable directives
  • Add proper eslint-disable for necessary cases

- Replace 'any' types with proper TypeScript types
- Fix empty interface declarations
- Add useCallback to fix React Hook dependency warning
- Remove unused eslint-disable directives
- Add proper eslint-disable for necessary cases
@christianchimezie
christianchimezie merged commit e4f5ce4 into develop Nov 13, 2025
15 checks passed
T-leke pushed a commit that referenced this pull request Nov 27, 2025
fix: resolve ESLint errors in web frontend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant