Skip to content

Migrate from ESLint to oxlint#286

Merged
limonte merged 2 commits into
mainfrom
copilot/migrate-from-eslint-to-oxlint
Mar 15, 2026
Merged

Migrate from ESLint to oxlint#286
limonte merged 2 commits into
mainfrom
copilot/migrate-from-eslint-to-oxlint

Conversation

Copilot AI commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

Replaces ESLint with oxlint using the default oxlint configuration.

Changes

  • Removed eslint.config.mjs and devDependencies: eslint, eslint-plugin-react, @sweetalert2/eslint-config
  • Added oxlint ^1.0.0 devDependency
  • Updated scripts to invoke oxlint (and oxlint --fix) in place of eslint . / eslint . --fix

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

Co-authored-by: limonte <6059356+limonte@users.noreply.github.com>
Copilot AI changed the title [WIP] Migrate from ESLint to OXLint with default config Migrate from ESLint to oxlint Mar 15, 2026
@limonte limonte marked this pull request as ready for review March 15, 2026 22:08
Copilot AI requested a review from limonte March 15, 2026 22:08
@limonte limonte merged commit ebe7e4d into main Mar 15, 2026
1 check passed
@limonte limonte deleted the copilot/migrate-from-eslint-to-oxlint branch March 15, 2026 22:08
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