Skip to content

♻️ refactor(playground): replace ESLint with oxlint#1254

Merged
harehare merged 1 commit intomainfrom
refactor/replace-eslint-with-oxlint
Feb 10, 2026
Merged

♻️ refactor(playground): replace ESLint with oxlint#1254
harehare merged 1 commit intomainfrom
refactor/replace-eslint-with-oxlint

Conversation

@harehare
Copy link
Copy Markdown
Owner

Remove ESLint and related packages (@eslint/js, eslint-plugin-react-hooks, eslint-plugin-react-refresh, globals, typescript-eslint) from devDependencies in favor of oxlint for faster and simpler linting.

Remove ESLint and related packages (@eslint/js, eslint-plugin-react-hooks,
eslint-plugin-react-refresh, globals, typescript-eslint) from devDependencies
in favor of oxlint for faster and simpler linting.
Copilot AI review requested due to automatic review settings February 10, 2026 13:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors the mq-playground package’s linting toolchain by removing ESLint and related packages in favor of oxlint to simplify and speed up linting.

Changes:

  • Removed ESLint and associated plugins/config helpers from devDependencies
  • Kept oxlint as the linting dependency for the package
Files not reviewed (1)
  • packages/mq-playground/package-lock.json: Language not supported

@harehare harehare merged commit 31023d2 into main Feb 10, 2026
6 checks passed
@harehare harehare deleted the refactor/replace-eslint-with-oxlint branch February 10, 2026 13:51
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