Silent Install HQ
EXE WinGet

Biome

BiomeJS · 2.4.2 · 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 1cd7b11a342e47a39eb832a16c79068f4afb79330b1258c3da1f4d00483aabf1 VirusTotal ↗
Filename biome-win32-arm64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID BiomeJS.Biome
Version 2.4.2
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.2 Patch Changes - #9103 fc9850c Thanks @dyc3! - Fixed #9098: useImportType no longer incorrectly flags imports used in Svelte control flow blocks ({#if}, {#each}, {#await}, {#key}) as type-only imports. - #9106 f4b7296 Thanks @dyc3! - Updated rule source metadata for rules from html-eslint. - #8960 4a5ff40 Thanks @abossenbroek! - Added the nursery rule noConditionalExpect. This rule disallows conditional expect() calls inside tests, which can lead to tests that silently pass when assertions…