Commit Graph

11 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
f251c61650 later: Fix lint (#20883) 2017-10-23 09:41:40 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Andy
fa2480ba61 Remove more namespaces from tests (#16029) 2017-04-20 09:06:00 -07:00
Ryan Cavanaugh
47fa0f4bca Merge pull request #15661 from WindzCUHK/patch-1
[later] add missing parameter `hasSeconds` to `later.parse.cron()`
2017-04-17 13:15:10 -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
Windz
363d8787e9 Update index.d.ts
add missing parameter `hasSeconds` to `later.parse.cron()`
2017-04-05 12:12:49 +08:00
Andy
ff0d451b56 Fix various lint errors (#15529) 2017-03-30 15:33:16 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00