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 daaba1f commit 0841639Copy full SHA for 0841639
packages/test-utils/tsconfig.json
@@ -4,5 +4,5 @@
4
"rootDir": "src",
5
"outDir": "build"
6
},
7
- "references": [{"path": "../jest-types"}]
+ "references": [{"path": "../jest-types"}, {"path": "../pretty-format"}]
8
}
0 commit comments