ZIP
WinGet
oxlint
VoidZero Inc. & Contributors · 1.32.0 · x64
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-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oxc-project.oxlint
Version
1.32.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.32.0/oxlint-win32-x64.zip
Release Notes
Table of Contents
- Oxlint v1.32.0
- Oxfmt v0.17.0
Oxlint v1.32.0
🚀 Features
- 5c62c16 linter/plugins: Allow JS plugins to access globals (#16512) (Arsh)
- ba7bd51 linter: Implement no-useless-return rule (#16388) (FMP1783)
- fa605df linter: Fix arrow-body-style automatically (#16252) (Hamir Mahal)
- 7584938 linter/plugins: Add ESLint compat mode to RuleTester (#16538) (overlookmotel)
- b38c2d0 linter/plugins: Add SourceCode#lineStartIndices getter (#16510) (overlookmotel)
- ba93ffc linter/plugi…