Silent Install HQ
ZIP WinGet

oxlint

VoidZero Inc. & Contributors · 1.36.0 · arm64

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 0a3d90e593f0b24ce2e2800b1f6b50b630492fa06ea87a30c7227213afe2848b VirusTotal ↗
Filename oxlint-win32-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID oxc-project.oxlint
Version 1.36.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.36.0 - Oxfmt v0.21.0 Oxlint v1.36.0 🚀 Features - 5988dfa vscode: Show language server version inside sidebar status item tooltip (#17360) (Sysix) - 71ead34 linter/no-nonoctal-decimal-escape: Implement suggestion (#17319) (GRK) - d9aa426 vscode: Support diagnostic pull mode (#17211) (Sysix) - 220e8e8 oxlint/lsp: Support textDocument/diagnostic (#17209) (Sysix) - 267e255 linter/react: Implement react/no-did-mount-set-state (#17313) (Kenzo Wada) - c813582 linter/react:…