style: fix prettier formatting
This commit is contained in:
parent
912546aaa7
commit
2169aa90e9
4 changed files with 9 additions and 15 deletions
|
|
@ -128,7 +128,7 @@ export async function convert(
|
|||
: mineruOutputDir;
|
||||
|
||||
console.log(`[MinerU] Archiving directory: ${outputToArchive}`);
|
||||
|
||||
|
||||
// 列出要封裝的內容
|
||||
if (existsSync(outputToArchive)) {
|
||||
const contents = readdirSync(outputToArchive);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue