Commit Graph

10 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Soner Koksal
e66680c852 version correction 2017-12-01 18:44:33 +03:00
Soner Koksal
b00fe9b49c revised version and added author 2017-12-01 18:34:32 +03:00
Soner Koksal
604e6a343e removed socket interface as it's already part of es6 type definitions 2017-11-25 19:08:27 +03:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Dimitri Benin
797ba7281a [sockjs-client] export module-internal namespace globally (#18157)
* [sockjs-client] export module-internal namespace globally
to be able to reference all types defined by the module; found no other
way without breaking all dependants

* [sockjs-client] fix typo

* [sockjs-client] fix indentation

* [sockjs-client] eliminate enum that prevented merging of a const with a namespace
2017-07-24 14:26:49 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00