frostbyte-native/tsconfig.json
2023-12-14 19:17:42 +01:00

6 lines
No EOL
84 B
JSON

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