Silent Install HQ
ZIP WinGet

oxlint

VoidZero Inc. & Contributors · 1.67.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 06933b2dd484fe7ad44362cf3d60451e4b540456b4a6c0a356e4de0c04cba095 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.67.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 Features - 10da26b linter: no-misleading-character-class add suggestions for regex literal (#22681) (Sysix) - b84941e linter/vue: Implement no-expose-after-await rule (#22675) (bab) - 98b98c1 linter/vue: Implement no-computed-properties-in-data rule (#22674) (bab) - 868e2e8 linter: Add suggestion for no-misleading-character-class (#22631) (Sysix) - 2d4c919 oxlint: Support vite-plus/resolveConfig for vite.config.ts (#22456) (leaysgur) - 2a60012 linter/vue: Implement require-render-return rule (#2…