Skip to content

Commit 193c497

Browse files
committed
Simplify tsconfig extends path
1 parent 8509b5c commit 193c497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"extends": "@react-native/typescript-config/tsconfig.json"
2+
"extends": "@react-native/typescript-config"
33
}

0 commit comments

Comments
 (0)