{ "extends": "../../tsconfig.base.json", "compilerOptions": { "noEmit": true, "jsx": "react-native", "lib": ["ES2022"], "types": [] }, "include": ["src/**/*"] }