aboutsummaryrefslogtreecommitdiffstats
path: root/biome.json
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-11-09 22:17:04 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-11-09 22:17:04 +0200
commit5eba467a7eb84409aa43df83de78ecb843a79d7b (patch)
treed737d224b4b20ae4a29bad91125072018fdba80d /biome.json
parentd9f3f48b634917c182fd8e0e764ef0575b1ce218 (diff)
downloadhousing-5eba467a7eb84409aa43df83de78ecb843a79d7b.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 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": {