You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #75 -> #76: Chai 5.x is ESM-only and folks are asking about it (mochajs/mocha#5073). We should add an example or two showing how to use Mocha in a CommonJS project with ESM dependencies such as Chai.
Following #75 -> #76: Chai 5.x is ESM-only and folks are asking about it (mochajs/mocha#5073). We should add an example or two showing how to use Mocha in a CommonJS project with ESM dependencies such as Chai.
Edit: chaijs/chai#1575 has an example of it working, fyi.
The text was updated successfully, but these errors were encountered: