{ "extends": "../tsconfig.build.json", "compilerOptions": { "outDir": "./build", "types": ["react-native"] }, "include": ["src/**/*"] }