Commit Graph

6 Commits

Author SHA1 Message Date
cornholio
74102ab53d @types/cli-table2 fixed header types
Though it is not currently documented, `head` prop accepts `Cell[]`, not
`string[]`.
I've made PR to cli-table2 regarding this
(https://github.com/jamestalmage/cli-table2/pull/53), but typings should
be fixed whether it is megred or not
2018-10-28 01:14:47 +03:00
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
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
Melvin Groenhoff
421222d812 Add typings for cli-table2 (#16641)
* Add typings for cli-table2

* Process review comments
2017-06-02 08:41:52 -07:00