Skip to content

Commit bfa5587

Browse files
authored
Update tsconfig.json to remove jest types (#229)
1 parent 816967c commit bfa5587

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

template/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"extends": "@react-native/typescript-config",
3-
"compilerOptions": {
4-
"types": ["jest"]
5-
},
63
"include": ["**/*.ts", "**/*.tsx"],
74
"exclude": ["**/node_modules", "**/Pods"]
85
}

0 commit comments

Comments
 (0)