node-jest/e2e/compare-dom-nodes/package.json

7 lines
73 B
JSON

{
"jest": {
"automock": true,
"testEnvironment": "jsdom"
}
}