my problem is like this
// @generated by expo-module-scripts
{
"extends": "expo-module-scripts/tsconfig.base",
"compilerOptions": {
"outDir": "./build"
},
"include": ["./src"],
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__stories__/*"]
}
desciription Path to base configuration file to inherit from. Requires TypeScript version 2.1 or later. File 'expo-module-scripts/tsconfig.base' not found.ts
Just hit Ctrl + Shift + P
and run Typescript: Restart TS Server
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With