Skip to content

Commit 55dcb01

Browse files
committed
remove typePatches
closes wmonk/create-react-app-typescript#89
1 parent 53b279d commit 55dcb01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/react-scripts/template/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,5 @@
2525
"webpack",
2626
"jest",
2727
"src/setupTests.ts"
28-
],
29-
"types": [
30-
"typePatches"
3128
]
3229
}

0 commit comments

Comments
 (0)