oclif / fancy-test

extends mocha with helpful, chainable extensions

Home Page:https://npmjs.com/package/fancy-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use conditional types

jdx opened this issue · comments

commented

we could clean up the code a lot by using typescript 2.8's new conditional types specifically using ReturnType<T>