We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Originally posted by dBianchii July 4, 2024
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
Make sure that tsconfig.json is using the correct expo recommended deafults
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Discussed in #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
The text was updated successfully, but these errors were encountered: