From 869d2c46b3f15a695a3327b764fcab84224f5cba Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Sun, 14 Dec 2025 12:19:33 +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 7463a70..4c34fa4 100644 --- a/biome.json +++ b/biome.json @@ -12,7 +12,7 @@ }, "files": { "ignoreUnknown": true, - "includes": ["index.html", "style.css", "main.js", "biome.json"] + "includes": ["src/index.html", "src/style.css", "src/main.js", "biome.json"] }, "formatter": { "indentStyle": "tab", -- cgit v1.2.3-70-g09d2