Commit Graph

12 Commits

Author SHA1 Message Date
Denis Malinochkin
19d7c5bc2d refactor(table): Add some test cases 2017-12-07 19:42:38 +03:00
Denis Malinochkin
c42bfa3a50 fix(table): Add "drawHorizontalLine" to "TableUserConfig" interface 2017-12-07 19:38:00 +03:00
Denis Malinochkin
d391f37abd fix(table): Use correct types 2017-12-07 19:34:01 +03:00
Denis Malinochkin
43a7614c06 fix(table): Add "columnCount" property to "TableUserConfig" interface 2017-12-07 19:32:36 +03:00
Denis Malinochkin
9a4cffa5e7 style(table): Type like Interface must be started by uppercase letter 2017-12-07 19:32:05 +03:00
Denis Malinochkin
5eca1afe91 chore(table): Add me as additional author 2017-12-07 19:27:16 +03:00
Denis Malinochkin
7e9a1c9323 style(table): Use official indent from .editorconfig 2017-12-07 19:26:47 +03:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
f2b6506ba5 Fix various lint errors (#15530) 2017-03-30 17:42:07 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00