Kyoo/front/apps/mobile/tsconfig.json
2024-05-10 15:53:07 +02:00

7 lines
80 B
JSON

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