CoompanionApp/mobile/tsconfig.json
2026-02-03 13:48:56 +01:00

6 lines
85 B
JSON

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