From: Jérôme Benoit Date: Fri, 19 Dec 2025 13:45:12 +0000 (+0100) Subject: chore: sync biome schema version X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=6710b9a9636627d158eb8edf846dd037b212153d;p=poolifier.git chore: sync biome schema version Signed-off-by: Jérôme Benoit --- diff --git a/biome.json b/biome.json index 5629f32e8..502f9d158 100644 --- a/biome.json +++ b/biome.json @@ -1,6 +1,7 @@ { + "root": false, "root": true, - "$schema": "https://biomejs.dev/schemas/2.3.8/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.10/schema.json", "assist": { "actions": { "source": { "organizeImports": "off" } } }, "linter": { "enabled": false,