Skip to content

Commit 7da2f57

Browse files
committed
fix TS config extends
1 parent 9c54876 commit 7da2f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"extends": "@react-native/typescript-config/tsconfig.json",
2+
"extends": "@react-native/typescript-config",
33
"include": ["./src", "./bin", "./out"]
44
}

0 commit comments

Comments
 (0)