tiefen_space_app/tsconfig.json

7 lines
85 B
JSON
Raw Permalink Normal View History

2023-12-29 00:27:44 +08:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}