mocha icon indicating copy to clipboard operation
mocha copied to clipboard

WIP Playing around with .d.ts generation

Open cspotcode opened this issue 5 years ago • 4 comments

Related to #4154

EDIT: got rid of the stuff about compiling; switched to emitDeclarationsOnly: true.

To play around with it locally, yarn nps build.types and yarn nps test.types

cspotcode avatar Jan 17 '20 18:01 cspotcode

Coverage Status

Coverage increased (+0.07%) to 92.92% when pulling a03557364c15e02a52bfdfc186826bb49837a2b4 on cspotcode:dts into 579fd09db39a55b44c1f553df05c918bc62867be on mochajs:master.

coveralls avatar Jan 17 '20 20:01 coveralls

needs conflicts to be resolved

boneskull avatar Mar 12 '20 22:03 boneskull

I like this idea, I think this is something to move forward with

voxpelli avatar Jan 08 '24 15:01 voxpelli

👋 coming back to this @cspotcode, are you still interested in working on this PR? As of https://github.com/mochajs/mocha/issues/5027 there are again maintainers who can review it now. No worries if you no longer have time - but if you do that'd be great!

JoshuaKGoldberg avatar Mar 01 '24 18:03 JoshuaKGoldberg