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.