I have a frontend JS project. I want to use Mocha for testing and webpack for bundling. I use ES6 modules in my project.
Mocha requires to set the type of my
type