Currently, Wallaby.js does not support running tests in a mono-repo project that uses Ava with ES Modules (i.e. **package.json** `type: "module"`). Wallaby should be able to run tests in an Ava + ESM mono-repo.
Currently, Wallaby.js does not support running tests in a mono-repo project that uses Ava with ES Modules (i.e. package.json
type: "module").Wallaby should be able to run tests in an Ava + ESM mono-repo.