Commit Graph

15 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
Admin Localnet
7fd0895663 Add util.promisify types for glob (#23037)
* Add util.promisify types for glob

* Add util.promisify types for glob
2018-01-23 11:58:23 -08:00
segayuu
bd61f9b61b cleanup lint error: no-reference-import 2017-12-04 11:51:42 +09:00
segayuu
7fcf093770 cleanup ignore lint error: only-arrow-functions 2017-12-04 11:32:21 +09:00
segayuu
4013fc4aa8 cleanup ignore lint errors: no-var-keyword, prefer-const 2017-12-04 11:23:35 +09:00
segayuu
ccb1efa317 cleanup ignore lint error: dt-header 2017-12-04 11:20:28 +09:00
segayuu
2351823fb7 cleanup simple format lint errors 2017-12-04 11:19:14 +09:00
segayuu
e228c5d8be Delete unnecessary rule invalidation setting 2017-12-04 11:16:35 +09:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Josh Goldberg
a3f56c28fa Added | null to error types in callbacks (#20265)
I'm guessing these haven't been updated since strictness was introduced.
2017-10-04 22:23:08 +09:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Vojtech Jasny
03e4bfbf9d Add missing configuration option to glob (#18623) 2017-08-14 13:56:36 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00