diff options
| author | Fuwn <[email protected]> | 2026-03-01 15:47:09 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-01 15:47:38 -0800 |
| commit | 05519b01bbd0ce741fb87620094a028909cff790 (patch) | |
| tree | 06c21487d03c212d5bb6c260eeec0d95afad72f9 /biome.json | |
| parent | chore(tooling): migrate lint and format to biome (diff) | |
| download | due.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.json | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -56,15 +56,6 @@ "linter": { "enabled": false } - }, - { - "includes": ["src/lib/Data/Static/SampleMedia/*.json"], - "formatter": { - "enabled": false - }, - "linter": { - "enabled": false - } } ] } |