aboutsummaryrefslogtreecommitdiff
path: root/biome.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-03-01 15:47:09 -0800
committerFuwn <[email protected]>2026-03-01 15:47:38 -0800
commit05519b01bbd0ce741fb87620094a028909cff790 (patch)
tree06c21487d03c212d5bb6c260eeec0d95afad72f9 /biome.json
parentchore(tooling): migrate lint and format to biome (diff)
downloaddue.moe-05519b01bbd0ce741fb87620094a028909cff790.tar.xz
due.moe-05519b01bbd0ce741fb87620094a028909cff790.zip
chore(biome): enable formatting for sample media json
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/biome.json b/biome.json
index d83bba23..1a4be603 100644
--- a/biome.json
+++ b/biome.json
@@ -56,15 +56,6 @@
"linter": {
"enabled": false
}
- },
- {
- "includes": ["src/lib/Data/Static/SampleMedia/*.json"],
- "formatter": {
- "enabled": false
- },
- "linter": {
- "enabled": false
- }
}
]
}