Skip to content

chore: migrate from ESLint to Oxlint#343

Merged
mizdra merged 5 commits intomainfrom
migrate-eslint-to-oxlint
Feb 19, 2026
Merged

chore: migrate from ESLint to Oxlint#343
mizdra merged 5 commits intomainfrom
migrate-eslint-to-oxlint

Conversation

@mizdra
Copy link
Copy Markdown
Owner

@mizdra mizdra commented Feb 19, 2026

$ hyperfine --warmup 3 "cd .git/git-wt/oxlint && npm run lint:oxlint" "cd .git/git-wt/eslint && npm run lint:eslint"
Benchmark 1: cd .git/git-wt/oxlint && npm run lint:oxlint
  Time (mean ± σ):     240.6 ms ±   4.0 ms    [User: 116.4 ms, System: 30.9 ms]
  Range (min … max):   232.5 ms … 248.2 ms    12 runs

Benchmark 2: cd .git/git-wt/eslint && npm run lint:eslint
  Time (mean ± σ):      2.752 s ±  0.081 s    [User: 4.345 s, System: 0.424 s]
  Range (min … max):    2.675 s …  2.937 s    10 runs

Summary
  cd .git/git-wt/oxlint && npm run lint:oxlint ran
   11.44 ± 0.39 times faster than cd .git/git-wt/eslint && npm run lint:eslint

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 19, 2026

🦋 Changeset detected

Latest commit: 1977fa5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@css-modules-kit/core Patch
@css-modules-kit/ts-plugin Patch
@css-modules-kit/codegen Patch
css-modules-kit-vscode Patch
@css-modules-kit/eslint-plugin Patch
@css-modules-kit/stylelint-plugin Patch

Not sure what this means? Click here to learn what changesets are.

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

@mizdra mizdra added the Type: Maintenance Repository Maintenance label Feb 19, 2026
@mizdra mizdra force-pushed the migrate-eslint-to-oxlint branch from 2a33834 to 5571ee5 Compare February 19, 2026 15:40
@mizdra mizdra force-pushed the migrate-eslint-to-oxlint branch from 5571ee5 to 1977fa5 Compare February 19, 2026 15:44
@mizdra mizdra merged commit 727f295 into main Feb 19, 2026
19 checks passed
@mizdra mizdra deleted the migrate-eslint-to-oxlint branch February 19, 2026 15:56
@mizdra mizdra changed the title chore: migrate from ESLint to oxlint chore: migrate from ESLint to Oxlint Feb 19, 2026
@github-actions github-actions bot mentioned this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Repository Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant