Skip to content

Oxlint#2065

Draft
Methuselah96 wants to merge 1 commit into
mainfrom
oxlint
Draft

Oxlint#2065
Methuselah96 wants to merge 1 commit into
mainfrom
oxlint

Conversation

@Methuselah96

Copy link
Copy Markdown
Member

No description provided.

@changeset-bot

changeset-bot Bot commented Jun 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6525a2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Replace the per-package ESLint flat configs and shared base configs with a
single root .oxlintrc.json generated via @oxlint/migrate, including type-aware
rules (oxlint-tsgolint).

- Add .oxlintrc.json with unified TS/React/Jest rules and typeAware enabled
- Delete 34 per-package eslint.config.*, 6 root eslint base configs,
  .eslintignore, and the dead legacy extension/test/.eslintrc
- Swap all `eslint .` lint scripts to `oxlint` (oxlint resolves the root config
  from each package dir)
- Remove all ESLint dependencies; add oxlint and oxlint-tsgolint
- Preserve prior behavior: ignore emotion `css` in react/no-unknown-property,
  and oxlint-disable the 3 prefer-regexp-exec sites on non-literal regexes
- .gitignore: .eslintcache -> .oxlintcache

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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