{ "extends": "@react-native/typescript-config", "compilerOptions": { "jsx": "react-native", "noEmit": true }, "include": [ "src", ] }