mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Add newline at end of file
This commit is contained in:
parent
7e87f449a8
commit
604e1a1da2
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user