We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96fccc4 commit 2537d4aCopy full SHA for 2537d4a
packages/jest-transform/tsconfig.json
@@ -1,8 +1,8 @@
1
{
2
"extends": "../../tsconfig.json",
3
"compilerOptions": {
4
- "rootDir": "src",
5
- "outDir": "build",
+ "rootDir": "src",
+ "outDir": "build"
6
},
7
"references": [
8
{"path": "../jest-haste-map"},
0 commit comments