mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Normalize to tabs even though they're awful in 'ftp'.
This commit is contained in:
@@ -19,8 +19,8 @@ c.connect();
|
||||
|
||||
c.connect({
|
||||
host: "127.0.0.1",
|
||||
port: 21,
|
||||
user: "Boo",
|
||||
port: 21,
|
||||
user: "Boo",
|
||||
password: "secret"
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user