From be7ec90b500ac68e053f2b58feb085247ef95817 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Tue, 4 Nov 2025 17:07:24 +0200 Subject: Refactor application to use couchbase --- 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