Skip to content

Commit 287ee31

Browse files
committed
chore: format biome.jsonc
1 parent 3c1db20 commit 287ee31

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

biome.jsonc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@
4242
"groups": [
4343
{ "type": false, "source": [":BUN:", ":NODE:"] },
4444
":BLANK_LINE:",
45-
{ "type": false, "source": [":PACKAGE:", ":PACKAGE_WITH_PROTOCOL:"] },
45+
{
46+
"type": false,
47+
"source": [":PACKAGE:", ":PACKAGE_WITH_PROTOCOL:"]
48+
},
4649
":BLANK_LINE:",
4750
{ "type": false, "source": ["**"] },
4851
":BLANK_LINE:",

0 commit comments

Comments
 (0)