Silent Install HQ
ZIP WinGet

oxlint

VoidZero Inc. & Contributors · 1.64.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

SHA256 06f8b8fafbef54458da38fc7bcebff3f58d56e74f0515be2aa52e9245ed652af VirusTotal ↗
Filename oxlint-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID oxc-project.oxlint
Version 1.64.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
Release Notes BREAKING CHANGES - 00ce512 oxlint/lsp: [BREAKING] Don't fix suggestions on fixAll code actions & command (#22195) (Sysix) Features - 0eeceaf linter/no-unused-vars: Rename parameter with initializer (#22308) (camc314) - fa0232b linter/no-unused-vars: Add param rename suggestion (#22285) (Ryota Misumi) - ae59305 linter/promise/no-promise-in-callback: Add exemptDeclarations option (#22275) (Mikhail Baev) - 60bed4a linter: Extends no-redundant-roles and prefer-tag-over-role support roles (#22069) (…