Silent Install HQ
EXE WinGet

Biome

BiomeJS · 2.4.6 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 0e9d1e4d3a90dbb354a6a10c7c8c44cdf2b9a11b5b192d389a1c58d23e5ff6ca VirusTotal ↗
Filename biome-win32-arm64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID BiomeJS.Biome
Version 2.4.6
Description Biome is a toolchain for web projects, aimed at providing functionalities to maintain them. It offers a formatter and linter, usable via CLI and LSP.
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes 2.4.6 Patch Changes - #9305 40869b5 Thanks @ematipico! - Fixed #4946: noUnreachable no longer reports code inside finally blocks as unreachable when there is a break, continue, or return in the corresponding try body. - #9303 464910c Thanks @ematipico! - Fixed #2786: The formatter no longer produces different output on subsequent runs when a case clause has a trailing line comment followed by a single block statement. - #9324 6294aa2 Thanks @arendjr! - Fixed #7730: useAnchorContent now recognise…