module.exports = { testMatch: ['**/src/**/?(*.)(test).js?(x)'], testEnvironment: 'node', };