shellphone.app/app/tsconfig.json
2021-06-01 23:13:51 +02:00

7 lines
80 B
JSON

{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}