fix: checks #211
Annotations
6 errors
Cannot find module '@screens/sign-in' or its corresponding type declarations.:
mobile/app/app/(auth)/sign-in.ts#L1
Cannot find module '@screens/sign-in' or its corresponding type declarations.
|
Cannot find module '@screens/dashboard' or its corresponding type declarations.:
mobile/app/app/dashboard.ts#L1
Cannot find module '@screens/dashboard' or its corresponding type declarations.
|
Cannot find module 'react-native' or its corresponding type declarations.:
mobile/app/app/index.tsx#L1
Cannot find module 'react-native' or its corresponding type declarations.
|
Cannot find module 'expo-router' or its corresponding type declarations.:
mobile/app/app/index.tsx#L2
Cannot find module 'expo-router' or its corresponding type declarations.
|
Cannot find module '@screens/sign-in' or its corresponding type declarations.:
mobile/app/app/src/(auth)/sign-in.ts#L1
Cannot find module '@screens/sign-in' or its corresponding type declarations.
|
|