We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca909c commit 8da4b96Copy full SHA for 8da4b96
package.json
@@ -19,7 +19,7 @@
19
},
20
"jest": {
21
"snapshotSerializers": [
22
- "<rootDir>/node_modules/jest-html"
+ "./node_modules/jest-html"
23
],
24
"collectCoverageFrom": [
25
"**/src/**"
0 commit comments