Commit Graph

8 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
2a9d2f8d59
Convert more "import *" to "import =" (#23446) 2018-02-05 18:27:31 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
khimaros
14002e5ce0 Add rmdir() to type definition for @type/ssh2-sftp-client (#20891)
* Add rmdir() to type definition.

* Bump version number in comment header.

* Remove patch level version number to fix tests

* Update tests to include an rmdir() invocation.
2017-10-23 16:01:57 -07:00
Andrea Ascari
ff33a64c4a Update Ssh2 sftp client type definition to v1.1.0 (#19780)
* Added missing encoding argument to get and put methods

* Added tests for encoding parameter in get and put, added additional test for put with first parameter as ReadableStream

* Edited list of contributors for ssh2-sftp-client types

* Added tslint

* Fixed lint issues, updated imports in test

* Fix ssh-sftp-client import in test
2017-10-09 16:20:48 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Elizard
49b458f4d5 change remove to rename as the function is rename in the ssh2-sftp-client library (the README is misleading) (#18867) 2017-08-11 10:14:00 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00