There was an error while loading. Please reload this page.
1 parent b8bbb93 commit d1324deCopy full SHA for d1324de
1 file changed
tsconfig.json
@@ -8,6 +8,6 @@
8
"strict": true,
9
"sourceMap": true
10
},
11
- "include": ["src"],
+ "include": ["src", "./jest-setup.ts"],
12
"exclude": ["node_modules", "**/__test__/*", "**/__tests__/*"]
13
}
0 commit comments