Kyoo/front/apps/mobile/tsconfig.json
2024-01-28 02:06:27 +01:00

7 lines
82 B
JSON

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