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
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
6272f33bcf numjs: Fix lint (#20902) 2017-10-23 13:22:53 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
ccdb9e03d1 Add tslint disables for no-unnecessary-generics (#19564) 2017-09-05 09:14:04 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
taoqf
322fd6daf1 fixed numjs typing bugs (#18515)
* add type definition numjs

* move ndtype from ndarry to numjs, remove unnecessary comments

* remote jsdoc annotations

* fixed: [#18508](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18508)

* add temptype to tolist

* fixed: merge Error.

* add interface TouchEvent
2017-08-02 16:13:10 -07:00
taoqf
d7601435a4 add type definition numjs (#18343)
* add type definition numjs

* move ndtype from ndarry to numjs, remove unnecessary comments

* remote jsdoc annotations
2017-07-26 07:09:06 -07:00