module.exports = { testMatch: ['**/tests/**/*.test.?(m)js'], moduleFileExtensions: ['js', 'mjs', 'json'], };