{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./tsconfig.json", "display": "React Native (Strict)", "compilerOptions": { "customConditions": ["react-native-strict-api", "react-native"] } }