Commit Graph

12 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
cvaliere
f0775e098d ReadStream -> ReadableStream (#22692) 2018-01-05 09:46:09 -08:00
Andy
097d2acf71 Miscellaneous lint fixes (#20849) 2017-10-22 15:22:50 -07:00
moritz-h
2dfadabbb1 [jszip] fix typo (#20653) 2017-10-17 12:55:05 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Muhammad Fawwaz Orabi
50fcb97a2f More fixes 2017-09-16 19:51:01 +03:00
Muhammad Fawwaz Orabi
2b36dbf785 Fix all linting issues 2017-09-15 16:15:17 +03:00
Muhammad Fawwaz Orabi
e27e522a5f Update JSZip
* Remove deprecated methods
* Add `generateNodeStream`
* Add `version`
* Add missing properties on JSZipObject
* Stricter typing for `async`, `generateAsync`.
2017-09-15 15:31:32 +03:00
Jos van den Oever
ed212228d8 Add more options to JSZipGeneratorOptions
Source: https://stuk.github.io/jszip/documentation/api_jszip/generate_async.html
2017-05-23 15:12:44 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00