ZIP
WinGet
oxlint
VoidZero Inc. & Contributors · 1.65.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
oxlint-i686-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oxc-project.oxlint
Version
1.65.0
Description
oxlint is a blazing-fast JavaScript and TypeScript linter that is 50–100× faster than ESLint. It is designed to catch erroneous or useless code without requiring any configurations by default.
License
MIT
↗
Installer URL
https://github.com/oxc-project/oxc/releases/download/apps_v1.65.0/oxlint-i686-pc-windows-msvc.zip
Release Notes
🚀 Features
- 5478fb5 linter/jsdoc: Implement require-throws-description rule (#22386) (Mikhail Baev)
- b46d4de linter: Add --debug options and add per-rule timing info (#22282) (camchenry)
- c73225e linter/eslint: Implement prefer-arrow-callback rule (#22312) (박천(Cheon Park))
- de82b59 linter: Add support for eslint-plugin-jsx-a11y-x (#22356) (mehm8128)
- b170da3 linter: Implement no-implicit-globals (#22249) (Jovi De Croock)
- f44b6c8 linter: Fill schemas DummyRuleMap with built-in rules (#2228…