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 2b83f75 commit 9fbe3c5Copy full SHA for 9fbe3c5
1 file changed
packages/jest-matcher-utils/package.json
@@ -12,6 +12,7 @@
12
},
13
"license": "MIT",
14
"main": "build/index.js",
15
+ "types": "build/index.d.ts",
16
"dependencies": {
17
"chalk": "^3.0.0",
18
"jest-diff": "^25.1.0",
0 commit comments