Skip to content

Fix frontend lint errors#305

Merged
kcarnold merged 1 commit intomainfrom
fix-linter
Nov 12, 2025
Merged

Fix frontend lint errors#305
kcarnold merged 1 commit intomainfrom
fix-linter

Conversation

@kcarnold
Copy link
Contributor

  • Remove some unused imports
  • Install @types/jest to properly type Jest test utilities
  • Adds targeted eslint-disable only for webpack HMR API (unavoidable external API)
  • Fixes test imports to use properly-typed @jest/globals

- Remove unused imports (PropsWithChildren, agreeLikert)
- Installs @types/jest to properly type Jest test utilities
- Adds targeted eslint-disable only for webpack HMR API (unavoidable external API)
- Fixes test imports to use properly-typed @jest/globals
@kcarnold kcarnold merged commit c488664 into main Nov 12, 2025
7 checks passed
@kcarnold kcarnold deleted the fix-linter branch November 12, 2025 18:46
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.

2 participants