Skip to content

Commit bcc15ef

Browse files
committed
Mark class name sorting rule as safe fix
1 parent 9969935 commit bcc15ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

biome.jsonc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"options": {
4444
"attributes": ["className"],
4545
"functions": ["cva", "cx", "clsx"]
46-
}
46+
},
47+
"fix": "safe"
4748
}
4849
},
4950
"performance": {

0 commit comments

Comments
 (0)