Skip to content

Commit 85c9714

Browse files
authored
bump dependencies, update format config (#2209)
1 parent c9f427e commit 85c9714

File tree

3 files changed

+71
-71
lines changed

3 files changed

+71
-71
lines changed

.oxfmtrc.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"experimentalSortImports": {
2424
"groups": [
25-
["side-effect"],
26-
["builtin", "external", "external-type"],
27-
["internal", "internal-type"],
28-
["parent", "parent-type"],
29-
["sibling", "sibling-type"],
30-
["index", "index-type"]
25+
["side_effect"],
26+
["builtin", "external"],
27+
["internal"],
28+
["parent"],
29+
["sibling"],
30+
["index"]
3131
]
3232
}
3333
}

0 commit comments

Comments
 (0)