diff options
| author | 2026-01-23 20:48:13 +0800 | |
|---|---|---|
| committer | 2026-01-23 20:48:13 +0800 | |
| commit | ef560813c68c113325d8d84ff13cd419eb6583df (patch) | |
| tree | 3511fba96367fa569c2011bc1a0b6face8bd9ab9 /biome.json | |
| parent | cef90795b844a8c5a9cbc4f037a0b11c4d2918fc (diff) | |
| download | DropOut-ef560813c68c113325d8d84ff13cd419eb6583df.tar.gz DropOut-ef560813c68c113325d8d84ff13cd419eb6583df.zip | |
feat(ts-bindings): fix ts bindings naming convention
Diffstat (limited to 'biome.json')
| -rw-r--r-- | biome.json | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -31,5 +31,10 @@ "organizeImports": "on" } } + }, + "css": { + "parser": { + "tailwindDirectives": true + } } } |