Commit Graph

12 Commits

Author SHA1 Message Date
Mick Dekkers
b8e888d64c
Merge branch 'master' into execa 2017-12-28 22:56:33 +01:00
Mick Dekkers
ae74c4d932 [execa] update to v0.8, refactor definitions
- Update execa to v0.8
- Add JSDoc documentation for everything
- Fix being unable to pass boolean to `shell` option due to intersection type issues
- Restructure definitions file based on chroma-js typings to expose function return types
2017-11-12 01:18:06 +01:00
Borek Bernard
018993aa6d Fixed dtslint issues 2017-10-27 12:34:36 +02:00
Borek Bernard
ce4efbacde Reverting "TypeScript Version" to 2.3 (2.5 was failing the build) 2017-10-27 01:36:30 +02:00
Borek Bernard
3373e24ff8 All the interfaces and types are now exported as well 2017-10-27 01:26:54 +02:00
Andy
097d2acf71 Miscellaneous lint fixes (#20849) 2017-10-22 15:22:50 -07:00
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