export default { testEnvironment: 'node', transform: {}, testMatch: ['**/tests/**/*.test.js'], moduleFileExtensions: ['js', 'mjs'], verbose: true, };