Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93d6938

Browse files
committed
fix missing dep
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent5ee89ee commit93d6938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/validate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ async function validate (args: string[]) {
165165
}finally{
166166
// cleanup
167167
if(options.clean){
168-
awaitfs.emptyDir(tmpDir)
168+
awaitemptyDir(tmpDir)
169169
}
170170
}
171171
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp