aboutsummaryrefslogtreecommitdiffstats
path: root/biome.json
diff options
context:
space:
mode:
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",