CoompanionApp/mobile/tsconfig.json

7 lines
85 B
JSON
Raw Permalink Normal View History

2026-02-03 13:48:56 +01:00
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}