Silent Install HQ
EXE WinGet

Biome

BiomeJS · 2.2.3 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

File Identity

SHA256 125f08b7f752ce24389a7f12d6d0f91e2ce232ac2603ae3da40a04007da0062b VirusTotal ↗
Filename biome-win32-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID BiomeJS.Biome
Version 2.2.3
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.2.3 Patch Changes - #7353 4d2b719 Thanks @JeetuSuthar! - Fixed #7340: The linter now allows the navigation property for view-transition in CSS. Previously, the linter incorrectly flagged navigation: auto as an unknown property. This fix adds navigation to the list of known CSS properties, following the CSS View Transitions spec. - #7275 560de1b Thanks @arendjr! - Fixed #7268: Files that are explicitly passed as CLI arguments are now correctly ignored if they reside in an ignored folder. - #7…