Commit 9fd76a1
committed
refactor: migrate from ESLint/Biome to Oxlint/Oxfmt
- Replace ESLint (9.35.0) with Oxlint (1.52.0) for linting
- Replace Biome (2.2.4) with Oxfmt (0.37.0) for formatting
- Remove 11 ESLint-related dependencies from catalog
- Add .oxlintrc.json with 102 rules configured
- Add .oxfmtrc.json migrated from biome.json settings
- Update lint-staged to use oxfmt
- Update CLAUDE.md documentation
- Delete eslint.config.js, biome.json, and .config/ eslint configs
Performance improvement:
- Oxlint: 109ms for 940 files (vs ESLint ~1-2s)
- Oxfmt: 491ms for 988 files (vs Biome ~875ms)1 parent 243a118 commit 9fd76a1
File tree
196 files changed
+3628
-5366
lines changed- .config
- docs
- packages
- build-infra
- cli
- .config
- scripts
- constants
- sea-build-utils
- utils
- src
- bootstrap
- commands
- audit-log
- ci
- fix
- install
- manifest
- npm
- npx
- oops
- optimize
- pnpm
- scan
- wrapper
- yarn
- utils
- alert
- basics
- cli
- coana
- dlx
- dry-run
- ecosystem
- error
- git
- npm
- pnpm
- process
- promise
- telemetry
- terminal
- update
- yarn
- test
- e2e
- helpers
- integration/binary
- unit
- commands
- analytics
- ask
- audit-log
- bundler
- cargo
- config
- fix
- go
- install
- json
- login
- logout
- manifest
- npm
- npx
- nuget
- oops
- optimize
- organization
- package
- patch
- pip
- pnpm
- pycli
- raw-npm
- raw-npx
- repository
- scan
- sfw
- threat-feed
- uninstall
- uv
- whoami
- wrapper
- yarn
- utils
- alert
- dlx
- dry-run
- git
- npm
- pnpm
- yarn
- package-builder
- scripts
- templates/cli-package/.config
- scripts
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+3628
-5366
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments