CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
duqing2026
/
react-native-app
source
Hugging Face
updated 7mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
tsconfig.json
tsconfig.json
7 lines
Copy path
Download
Raw
Back to root
1
{
2
"extends": "expo/tsconfig.base",
3
"compilerOptions": {
4
"strict": true
5
}
6
}
7