ZIP
WinGet
oxfmt
VoidZero Inc. & Contributors · 0.40.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
Filename
oxfmt-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oxc-project.oxfmt
Version
0.40.0
Description
Oxfmt is a high-performance formatter for the JavaScript ecosystem.
License
MIT
↗
Installer URL
https://github.com/oxc-project/oxc/releases/download/apps_v1.55.0/oxfmt-x86_64-pc-windows-msvc.zip
Release Notes
Table of Contents
- Oxlint v1.55.0
- Oxfmt v0.40.0
Oxlint v1.55.0
🐛 Bug Fixes
- 6b46ce8 oxlint: Ignore inherited root-only options in nested configs (#20291) (camc314)
- bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#20273) (leaysgur)
- f26e6ab linter: Make generate-plugin-eslint script work on windows (#20246) (camc314)
📚 Documentation
- e4aa5b5 parser/napi, linter/plugins: Add JSDoc comments to raw transfer constants (#20286) (overlookmotel)
- f339f10 linter/plugin…