aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/biome.json
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-01-23 20:48:13 +0800
committer苏向夜 <fu050409@163.com>2026-01-23 20:48:13 +0800
commitef560813c68c113325d8d84ff13cd419eb6583df (patch)
tree3511fba96367fa569c2011bc1a0b6face8bd9ab9 /biome.json
parentcef90795b844a8c5a9cbc4f037a0b11c4d2918fc (diff)
downloadDropOut-ef560813c68c113325d8d84ff13cd419eb6583df.tar.gz
DropOut-ef560813c68c113325d8d84ff13cd419eb6583df.zip
feat(ts-bindings): fix ts bindings naming convention
Diffstat (limited to 'biome.json')
-rw-r--r--biome.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/biome.json b/biome.json
index eb43210..79b8928 100644
--- a/biome.json
+++ b/biome.json
@@ -31,5 +31,10 @@
"organizeImports": "on"
}
}
+ },
+ "css": {
+ "parser": {
+ "tailwindDirectives": true
+ }
}
}