From 8d07c82e7eb4f44b05647ac959f4b345d90d2d27 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Wed, 25 Mar 2026 11:30:14 +0100 Subject: [PATCH] feat: update biome.json to include specific JSON files in the includes section --- apps/infoalloggi/biome.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/infoalloggi/biome.json b/apps/infoalloggi/biome.json index 28f47b5..c90447a 100644 --- a/apps/infoalloggi/biome.json +++ b/apps/infoalloggi/biome.json @@ -48,7 +48,11 @@ "!!**/.vscode", "!!**/certificates", "!!**/headers", - "!!**/schemas" + "!!**/schemas", + "!fic_cities.json", + "!fic_nations.json", + "!gi_comuni_cap.json", + "!gi_nazioni.json" ] }, "formatter": {