Skip to content

Migrate from Biome to Vite+ (oxfmt + oxlint) - #152

Merged
shunichironomura merged 2 commits into
mainfrom
migrate-biome-to-vite-plus
Apr 12, 2026
Merged

Migrate from Biome to Vite+ (oxfmt + oxlint)#152
shunichironomura merged 2 commits into
mainfrom
migrate-biome-to-vite-plus

Conversation

@shunichironomura

@shunichironomura shunichironomura commented Apr 12, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace Biome with Vite+ for frontend linting and formatting (oxfmt + oxlint)
  • Add pnpm-workspace.yaml with vite-plus catalogs and overrides
  • Update vite.config.ts to use defineConfig from vite-plus with fmt and lint config
  • Update justfile, CI workflow, and package.json scripts accordingly
  • Auto-format all files with oxfmt

Test plan

  • pnpm run vp:check passes (formatting + linting)
  • pnpm run check passes (svelte-check)
  • CI checks pass on GitHub

🤖 Generated with Claude Code

@shunichironomura
shunichironomura merged commit 6d9889a into main Apr 12, 2026
11 checks passed
@shunichironomura
shunichironomura deleted the migrate-biome-to-vite-plus branch April 12, 2026 08:26
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