[mocha] Remove type overriding by NodeJS#22528
[mocha] Remove type overriding by NodeJS#22528mhegazy merged 2 commits intoDefinitelyTyped:masterfrom falsandtru:mocha
Conversation
|
@falsandtru The Travis CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! |
|
Mocha has been used in both environments of Client(Browser) and Server(NodeJS) but current definition breaks the client environment by types of NodeJS. You must remove the reference to NodeJS. |
|
After 5 days, no one has reviewed the PR 😞. A maintainer will be reviewing the PR in the next few days and will either merge it or request revisions. Thank you for your patience! |
|
@mtraynham mind reviewing this change. |
|
Seems fairly straightforward. @mhegazy, this PR does change imports from TS |
|
I am not sure there is one really. |
Fixes #22510