We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816967c commit bfa5587Copy full SHA for bfa5587
1 file changed
template/tsconfig.json
@@ -1,8 +1,5 @@
1
{
2
"extends": "@react-native/typescript-config",
3
- "compilerOptions": {
4
- "types": ["jest"]
5
- },
6
"include": ["**/*.ts", "**/*.tsx"],
7
"exclude": ["**/node_modules", "**/Pods"]
8
}
0 commit comments