CoolFace
Apppublic

duqing2026/react-native-app

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
tsconfig.json7 linesDownload Raw Back to root
1{2  "extends": "expo/tsconfig.base",3  "compilerOptions": {4    "strict": true5  }6}7