feat: update readme #13
Annotations
10 errors
Typecheck:
frontend/components/TheFooter.vue#L2
Cannot find module '~/modules/i18n' or its corresponding type declarations.
|
Typecheck:
frontend/modules/i18n.ts#L3
Cannot find module '~/types' or its corresponding type declarations.
|
Typecheck:
frontend/modules/i18n.ts#L47
Binding element 'app' implicitly has an 'any' type.
|
Typecheck:
frontend/modules/nprogress.ts#L2
Cannot find module '~/types' or its corresponding type declarations.
|
Typecheck:
frontend/modules/nprogress.ts#L4
Binding element 'isClient' implicitly has an 'any' type.
|
Typecheck:
frontend/modules/nprogress.ts#L4
Binding element 'router' implicitly has an 'any' type.
|
Typecheck:
frontend/modules/nprogress.ts#L6
Parameter 'to' implicitly has an 'any' type.
|
Typecheck:
frontend/modules/nprogress.ts#L6
Parameter 'from' implicitly has an 'any' type.
|
Typecheck:
frontend/modules/pinia.ts#L2
Cannot find module '~/types' or its corresponding type declarations.
|
Typecheck:
frontend/modules/pinia.ts#L6
Binding element 'isClient' implicitly has an 'any' type.
|
Loading