Skip to content

feat(oxc): add oxlint setup launcher - #512

Open
yuyinws wants to merge 8 commits into
mainfrom
feat/oxlint-migrate
Open

feat(oxc): add oxlint setup launcher#512
yuyinws wants to merge 8 commits into
mainfrom
feat/oxlint-migrate

Conversation

@yuyinws

@yuyinws yuyinws commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR adds an Oxlint setup flow to Oxc DevTools when Oxlint is not installed.

CleanShot.2026-08-07.at.14.54.40.mp4

@pkg-pr-new

pkg-pr-new Bot commented Aug 4, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/@vitejs/devtools@512

@vitejs/devtools-kit

npm i https://pkg.pr.new/@vitejs/devtools-kit@512

@vitejs/devtools-oxc

npm i https://pkg.pr.new/@vitejs/devtools-oxc@512

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/@vitejs/devtools-rolldown@512

@vitejs/devtools-vite

npm i https://pkg.pr.new/@vitejs/devtools-vite@512

@vitejs/devtools-vitest

npm i https://pkg.pr.new/@vitejs/devtools-vitest@512

commit: b55fab2

@antfu

antfu commented Aug 6, 2026

Copy link
Copy Markdown
Member

Looks nice! Should we have a confirm dialog to

  1. Explain what's going to happen, with a link to the oxlint migrate page
  2. Explain the limitation and it might not function equally as ESLint after migration
  3. Warn if the git status is dirty

@yuyinws

yuyinws commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

The confirm dialog has been added, along with several UX improvements:

  • When Oxlint is not installed, the landing page now consistently displays Setup Oxlint.

  • The dialog also includes an optional Migrate from ESLint checkbox when an ESLint configuration file is detected, allowing users to opt into the migration manually.

CleanShot.2026-08-07.at.14.54.40.mp4

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