ZIP
WinGet
oxlint
VoidZero Inc. & Contributors · 1.49.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
Filename
oxlint-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oxc-project.oxlint
Version
1.49.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
↗
Installer URL
https://github.com/oxc-project/oxc/releases/download/apps_v1.49.0/oxlint-aarch64-pc-windows-msvc.zip
Release Notes
Table of Contents
- Oxlint v1.49.0
- Oxfmt v0.34.0
Oxlint v1.49.0
💥 BREAKING CHANGES
- 4315594 oxlint: [BREAKING] Deprecate "always" and "as-needed" options of the radix rule (#19408) (Sysix)
- d4c7af3 linter: [BREAKING] Remove allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing option (#19451) (camc314)
🚀 Features
- 82ca5c3 linter: Add typescript/dot-notation rule (#19442) (camc314)
- 6db0811 linter: Implement eslint-plugin-vitest/no-importing-vitest-globals (#18694) (Said Atrahouch)
- c7fe8…