Skip to content

Commit 8e588cf

Browse files
committed
Merge branch 'react-native-0.59' of github.com:emin93/react-native-template-typescript into react-native-0.59
2 parents 5ce07d7 + 33cc106 commit 8e588cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"strict": true,
1212
"target": "esnext"
1313
},
14-
"exclude": ["node_modules", "babel.config.js"]
14+
"exclude": ["node_modules", "babel.config.js", "metro.config.js", "jest.config.js"]
1515
}

0 commit comments

Comments
 (0)