Skip to content

Replace ESLint/Prettier with OXC toolchain, upgrade to Vite 8#4

Open
venables wants to merge 5 commits intomainfrom
oxlint-oxfmt
Open

Replace ESLint/Prettier with OXC toolchain, upgrade to Vite 8#4
venables wants to merge 5 commits intomainfrom
oxlint-oxfmt

Conversation

@venables
Copy link
Contributor

Summary

  • Replace ESLint + Prettier with OxLint + OxFmt for significantly faster linting and formatting, configured via .oxlintrc.json and .oxfmtrc.jsonc
  • Upgrade to Vite 8 with Rolldown-powered builds and updated @vitejs/plugin-react v6 (React OXC compiler)
  • Add TypeScript type-checking to OxLint and run check script commands in parallel for faster CI
  • Resolve all new OxLint warnings, add vitest.config.ts, and update CI workflows for the new tooling

Test plan

  • Run bun run check — format, lint, and test should all pass in parallel
  • Run bun dev — dev server starts on port 3000
  • Run bun run build — production build completes successfully
  • Verify linting: bun run lint catches issues, bun run lint:fix auto-fixes
  • Verify formatting: bun run format formats code, bun run format:check detects drift

🤖 Generated with Claude Code

venables and others added 4 commits March 23, 2026 20:59
Memoize inline JSX callbacks with useCallback, wrap context value with
useMemo, replace unsafe `as Theme` cast with a type guard, rename
shadowed variable, extract ProviderButton component, and add inline
disable comments for side-effect font imports.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 24, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
startkit 0dd5e5f Commit Preview URL

Branch Preview URL
Mar 24 2026, 12:43 PM

@vercel
Copy link

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tanstack-start Ready Ready Preview, Comment Mar 24, 2026 0:43am

Request Review

@github-actions
Copy link

Preview Deployment

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