Files
rn-app/tsconfig.json
wuzhenyu 9f5b8552a0 Initial commit
Generated by react-native@0.81.0
2025-08-26 08:49:28 +08:00

6 lines
134 B
JSON

{
"extends": "@react-native/typescript-config",
"include": ["**/*.ts", "**/*.tsx"],
"exclude": ["**/node_modules", "**/Pods"]
}