Skip to content

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

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

feat(oxc): add oxlint setup launcher#512
yuyinws wants to merge 5 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.

  • If an ESLint flat config is detected, it shows a Migrate from ESLint action (use oxlint-migrate).
  • Otherwise, it shows an Install Oxlint action.
migrate-from-eslint.mp4
install-oxlint.mp4

Linked Issues

Close #498

Additional context

@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: d380058

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.

feat(oxc): Oxlint setup launcher

1 participant