t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.74k stars 408 forks source link

Add expo/tsconfig.base to expo tsconfig #1093

Open dBianchii opened 4 months ago

dBianchii commented 4 months ago

Discussed in https://github.com/t3-oss/create-t3-turbo/discussions/1092

Originally posted by **dBianchii** July 4, 2024 ### Describe the feature you'd like to request I believe that expo has a default tsconfig, which needs to be used. This repo I am using as an example/guideline uses it: https://github.com/expo-starter/expo-template/blob/main/tsconfig.json ### Describe the solution you'd like to see Make sure that tsconfig.json is using the correct expo recommended deafults ### Additional information _No response_