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 bed9dd3 commit 8a0206eCopy full SHA for 8a0206e
tests/tsconfig.json
@@ -2,5 +2,8 @@
2
"extends": "../tsconfig.json",
3
"include": [
4
"."
5
+ ],
6
+ "files": [
7
+ "jest.d.ts"
8
]
9
}
0 commit comments