Kyoo/front/apps/mobile/tsconfig.json
2022-11-02 16:52:57 +09:00

7 lines
80 B
JSON

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