Skip to content

Commit 8b69cca

Browse files
authored
Merge branch 'main' into nc/0.83-main
2 parents 9037e03 + e319a2f commit 8b69cca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

template/tsconfig.json

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

0 commit comments

Comments
 (0)