Skip to content

Commit f425fb1

Browse files
committed
chore: configure biome to sort imports
1 parent 1f11a2d commit f425fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"enabled": true,
1919
"actions": {
2020
"source": {
21-
"organizeImports": "off"
21+
"organizeImports": "on"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)