{
    "$schema": "https://json.schemastore.org/tsconfig",
    "display": "super-configs React Native",
    "extends": "@react-native/typescript-config",
    "compilerOptions": {
        "strict": true
    }
}
