Commit Graph

6 Commits

Author SHA1 Message Date
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
e130901727 execa: Remove unused type parameters (#20364) 2017-10-06 12:51:44 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Dimitri Benin
2ba36f6527 [execa] align to v0.7, add missing interfaces (#18251) 2017-07-24 10:28:19 -07:00
Nathan Shively-Sanders
4874667de9 Fix primitive weak type errors
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4
will catch weak type errors with primitives, so this PR fixes those
now-caught errors.
2017-06-15 11:46:46 -07:00
Douglas Duteil
d191ea77f9 feat(execa): add typings for execa (#16960) 2017-06-05 09:45:14 -07:00