Skip to content

Commit 2537d4a

Browse files
committed
tidying changes
1 parent 96fccc4 commit 2537d4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/jest-transform/tsconfig.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"extends": "../../tsconfig.json",
33
"compilerOptions": {
4-
"rootDir": "src",
5-
"outDir": "build",
4+
"rootDir": "src",
5+
"outDir": "build"
66
},
77
"references": [
88
{"path": "../jest-haste-map"},

0 commit comments

Comments
 (0)