aboutsummaryrefslogtreecommitdiff
path: root/biome.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-03-01 16:13:28 -0800
committerFuwn <[email protected]>2026-03-01 16:13:45 -0800
commit8510a4b87bd493d4451072c2e6b4fec6596d29c3 (patch)
tree1a627753dd136d46ac3d7c098d72a43c8e73d66f /biome.json
parentchore(biome): enable svelte formatting (diff)
downloaddue.moe-8510a4b87bd493d4451072c2e6b4fec6596d29c3.tar.xz
due.moe-8510a4b87bd493d4451072c2e6b4fec6596d29c3.zip
chore(biome): enable svelte linting
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json9
1 files changed, 1 insertions, 8 deletions
diff --git a/biome.json b/biome.json
index 0a7110de..ee81cfa3 100644
--- a/biome.json
+++ b/biome.json
@@ -28,12 +28,5 @@
}
}
},
- "overrides": [
- {
- "includes": ["**/*.svelte"],
- "linter": {
- "enabled": false
- }
- }
- ]
+ "overrides": []
}