Silent Install HQ
ZIP WinGet

oxlint

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

SHA256 178148c678d810dabea2b05666099d04298b60d33fbb0bcbe8a59f548270bb4a VirusTotal ↗
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.48.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 Table of Contents - Oxlint v1.48.0 - Oxfmt v0.33.0 Oxlint v1.48.0 💥 BREAKING CHANGES - 7711821 oxlint: [BREAKING] no-shadow-restricted-names report globalThis by default (#19407) (Sysix) 🚀 Features - ce1baa0 linter: Implement eslint/no-shadow (#18979) (Víctor Fernández) - 7a333c1 linter: Support dynamic configs via CLI arguments (#19384) (camc314) - 1bf569b linter: Implement typescript/unified-signatures (#19375) (camc314) - 6562a9b linter: Implement typescript/parameter-properties (#19374) (cam…