There was an error while loading. Please reload this page.
1 parent 7831903 commit a6ca92bCopy full SHA for a6ca92b
1 file changed
oxfmt.config.ts
@@ -16,7 +16,9 @@ export const formatOptions: FormatConfig = {
16
groups: [
17
['builtin', 'external', 'internal'],
18
{ newlinesBetween: false },
19
- ['parent', 'sibling', 'index'],
+ ['type-parent', 'value-parent'],
20
+ ['type-sibling', 'value-sibling'],
21
+ ['type-index', 'value-index'],
22
],
23
newlinesBetween: false,
24
order: 'asc',
0 commit comments