katoikia-app/mobile-ui/tsconfig.json

7 lines
85 B
JSON
Raw Normal View History

2022-07-02 03:18:35 +00:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}