CityTrack / User /tsconfig.json
0xarchit's picture
User app beta v1 complete
71638d4
raw
history blame contribute delete
85 Bytes
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}