1module.exports = { 2 "transform": {}, 3 "testRegex": "_jsdomtest.js$", 4 "testEnvironment": "jsdom" 5} 6 7