Fix clone pr #151
Annotations
5 errors
check-types:
src/api/api.ts#L1
Cannot find module 'axios' or its corresponding type declarations.
|
check-types:
src/api/api.ts#L24
Cannot find module '@constants/index' or its corresponding type declarations.
|
check-types:
src/api/api.ts#L48
Property 'baseUrl' is used before its initialization.
|
check-types:
src/store/use-get-user-data.ts#L2
Cannot find module 'react-async-hook' or its corresponding type declarations.
|
check-types
Process completed with exit code 1.
|