{ "extends": "@tsconfig/react-native/tsconfig.json", "compilerOptions": { "skipLibCheck": true }, "include": ["App.tsx"], "exclude": ["node_modules", "harmony"] }