diff options
| author | Fuwn <[email protected]> | 2026-03-01 15:50:17 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-01 15:50:45 -0800 |
| commit | 87693d8b99fcbe9a0d64af51f1c786dc62dffd4a (patch) | |
| tree | 65ae6f17ce98af76de782ba7fb5ff3466861a618 /biome.json | |
| parent | chore(biome): enable formatting for sample media json (diff) | |
| download | due.moe-87693d8b99fcbe9a0d64af51f1c786dc62dffd4a.tar.xz due.moe-87693d8b99fcbe9a0d64af51f1c786dc62dffd4a.zip | |
chore(biome): enable css formatting
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -13,11 +13,6 @@ "indentStyle": "space", "lineWidth": 100 }, - "css": { - "formatter": { - "enabled": false - } - }, "javascript": { "formatter": { "quoteStyle": "single", |