Silent Install HQ
ZIP WinGet

oxlint

VoidZero Inc. & Contributors · 1.70.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 0b20a8ee0cf4a651277ef9803954351722c50db486475d28945ca041938d75a1 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.70.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 Highlights - 1490a0a linter/react: Implement react-compiler rule (#23202) (Boshen) 🚀 Features - 5e1627d linter/unicorn: Flag all Error() calls without new in throw-new-error (#23363) (Cason Kervis) - 2e8bda4 linter/vue: Implement no-dupe-keys rule (#23350) (bab) - dd560ae linter/unicorn: Implement no-array-fill-with-reference-type rule (#23397) (Mikhail Baev) - af36c2f linter: Add schema for react/jsx-curly-brace-presence (#23400) (WaterWhisperer) - 47d34a3 linter: Add schema for react/jsx-hand…