module.exports = { testMatch: ['/cjs/**/*.spec.js'], testEnvironment: 'node', };