From 5eba467a7eb84409aa43df83de78ecb843a79d7b Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sun, 9 Nov 2025 22:17:04 +0200 Subject: Update --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'biome.json') diff --git a/biome.json b/biome.json index 675f3fb..bacad07 100644 --- a/biome.json +++ b/biome.json @@ -12,7 +12,7 @@ }, "files": { "ignoreUnknown": true, - "includes": ["./app/*", "./server.js", "./*.json", "./app/data/*.json"], + "includes": ["./app/*", "./*.js", "./*.json"], "maxSize": 10000000 }, "formatter": { -- cgit v1.2.3-70-g09d2