Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31279e4

Browse files
committed
Fix lint
1 parent cadf950 commit 31279e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/cp.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ git push
4949
if (process.platform !== "win32") {
5050
await chmod(outputPath, "755");
5151
}
52+
5253
console.log(`Output log written to: ${outputPath}`);
5354
};
5455
}

0 commit comments

Comments
 (0)