We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c54876 commit 7da2f57Copy full SHA for 7da2f57
1 file changed
packages/lint-examples/tsconfig.json
@@ -1,4 +1,4 @@
1
{
2
- "extends": "@react-native/typescript-config/tsconfig.json",
+ "extends": "@react-native/typescript-config",
3
"include": ["./src", "./bin", "./out"]
4
}
0 commit comments