shellphone.app/app/tsconfig.json

7 lines
80 B
JSON
Raw Normal View History

2021-06-01 21:13:51 +00:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}