Mark

Results 2 comments of Mark

Hi @goktugyil - have you got @types/Mocha as a devDependency for your project? `Func` is defined in there https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/mocha/index.d.ts#L2219

Hi @goktugyil - I've just checked one of my projects and it is compiling fine and tests are passing. Here are all the versions that might be relevant from my...