react-native-app / tsconfig.json
3v324v23's picture
Initial commit
cba4e90
raw
history blame contribute delete
85 Bytes
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}