From: Jérôme Benoit Date: Tue, 16 Jan 2024 08:25:32 +0000 (+0100) Subject: build(ci): migrate biome configuration X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=232b7d758b9f54bddaab86a521114665458a218d;p=benchmarks-js.git build(ci): migrate biome configuration Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index ecb00e9..9932fad 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.5.1/schema.json", + "$schema": "https://biomejs.dev/schemas/1.5.2/schema.json", "organizeImports": { "enabled": false },