🎨 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
@@ -38,7 +38,7 @@ export default function AdapterForm(): React.ReactNode {
template: "adapter_publish.yml",
title: `Adapter: ${result.name}`,
...result,
})}`
})}`,
);
};