aboutsummaryrefslogtreecommitdiffstats
path: root/biome.json
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-14 12:19:33 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-14 12:19:33 +0200
commit869d2c46b3f15a695a3327b764fcab84224f5cba (patch)
treec6208c7f6f2fa9afc97fd020af71e78d7e76c649 /biome.json
parent87b32ba483204cded170b3b41d651cfddf777856 (diff)
downloadpage-869d2c46b3f15a695a3327b764fcab84224f5cba.tar.zst
Update
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json2
1 files changed, 1 insertions, 1 deletions
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",