Cy Brown
Cy Brown
This project https://github.com/rse/thenable might be interesting for this issue. It aims to create an embeddable implementation of thenable objects (in 2kb compressed js), so no dependencies from npm nor bower...
how about a metohd that takes a promise factory ?
the link command works from version 0.6 which is on the dev/next branch, the version on npm is 0.5.7
This PR will be merged if I accept the CLA ?
I've signed the CLA, with my gmail: cy.brown59
I don't think that reading the tsconfig.json would be a good idea because I think that in most workflows, the generated .d.ts files are outputed in another directory, leaving the...