mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Add missing newline to end of files
This commit is contained in:
+1
-1
@@ -43,4 +43,4 @@ tmp.tmpName({ template: '/tmp/tmp-XXXXXX' }, (err, path) => {
|
||||
console.log("Created temporary filename: ", path);
|
||||
});
|
||||
|
||||
tmp.setGracefulCleanup();
|
||||
tmp.setGracefulCleanup();
|
||||
|
||||
Reference in New Issue
Block a user