frostbyte-native/tsconfig.json
2023-12-15 01:32:21 +01:00

6 lines
85 B
JSON

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