aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/biome.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/biome.json')
-rw-r--r--frontend/biome.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/biome.json b/frontend/biome.json
index 54c8856..6da4a7a 100644
--- a/frontend/biome.json
+++ b/frontend/biome.json
@@ -9,9 +9,9 @@
"ignoreUnknown": false,
"ignore": [
"./.cache",
- "./build",
"./app/api/schema.d.ts",
- "./app/shiki.bundle.ts"
+ "./app/shiki.bundle.ts",
+ "./dist"
]
},
"formatter": {