Kyoo/front/packages/native/tsconfig.json
2022-10-31 23:43:52 +09:00

7 lines
80 B
JSON

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