🎨 replace prettier with oxfmt

This commit is contained in:
StarHeartHunt
2026-07-25 15:24:32 +08:00
parent 5edf14b724
commit 2d06fdcf8f
33 changed files with 549 additions and 108 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ const sidebars: SidebarsConfig = {
type: "link",
label: chunk[0]!.title,
href: `/changelog/${index > 0 ? index.toString() : ""}`,
})
}),
),
},
],