Commit Graph

5 Commits

Author SHA1 Message Date
Jason Dreyzehner
5702a3378a execa: options are not required to be mutable 2018-03-10 12:31:28 -05:00
Andy
4b2d0110d5
Fix many "import *" that should be "import =" (#23443) 2018-02-05 15:35:41 -08: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