Skip to content

chore: migrate linting and formatting to biome#63

Merged
Ma11hewThomas merged 1 commit into
mainfrom
migrate-to-biome
Jun 7, 2026
Merged

chore: migrate linting and formatting to biome#63
Ma11hewThomas merged 1 commit into
mainfrom
migrate-to-biome

Conversation

@Ma11hewThomas

Copy link
Copy Markdown
Contributor

Summary

  • replace ESLint + Prettier with Biome
  • add biome configuration modeled on github-test-reporter
  • remove legacy eslint/prettier config files
  • update package scripts to use biome for lint/format/check
  • refresh dependencies and lockfile
  • apply biome formatting changes
  • fix validate typing to satisfy biome error-level rule

Validation

  • npm run format:check
  • npm run check
  • npm run lint
  • npm run all

Notes

  • Biome warnings remain in tests (non-blocking), no error-level diagnostics remain.

@Ma11hewThomas Ma11hewThomas merged commit 7a4488f into main Jun 7, 2026
9 checks passed
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