turborepo
72837511 - fix(examples): add missing extension to with-react-native-web ui tsconfig (#10694)

Commit
166 days ago
fix(examples): add missing extension to with-react-native-web ui tsconfig (#10694) ### Description - `examples/with-react-native-web/packages/ui/tsconfig.json` extends `react-native-library`. - There was missing `.json` ### Testing Instructions - Happy CI - Run - `pnpm dlx create-turbo@latest --example https://github.com/Franck-Fernandez-pro/turborepo/tree/main/examples/with-react-native-web` - `pnpm i` - `pnpm dev` - Your app should run without errors
Parents
Loading