Skip to content

Commit 5666e07

Browse files
committed
Update test app's TS base config path
1 parent 47cce23 commit 5666e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)