mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
Add newline at end of file
This commit is contained in:
@@ -6,4 +6,4 @@ mkpath('red/green/violet', function (err) {
|
||||
console.log('Directory structure red/green/violet created');
|
||||
});
|
||||
|
||||
mkpath.sync('/tmp/blue/orange', 700);
|
||||
mkpath.sync('/tmp/blue/orange', 700);
|
||||
|
||||
Reference in New Issue
Block a user