Skip to content

Commit 38ebc42

Browse files
committed
Update test app's TS base config path
1 parent ca778e9 commit 38ebc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/test-app/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@react-native/typescript-config/tsconfig.json",
2+
"extends": "@react-native/typescript-config",
33
"compilerOptions": {
44
"types": ["react-native", "mocha"]
55
},

0 commit comments

Comments
 (0)