feat: import @yuler/utils
& fix build
#23
Annotations
10 errors
ci:
src/composables/browser.ts#L4
Cannot find name 'onMounted'.
|
ci:
src/composables/browser.ts#L18
Cannot find name 'useAppStore'.
|
ci:
src/constants.ts#L2
Cannot find module 'vue-router/auto/routes' or its corresponding type declarations.
|
ci:
src/constants.ts#L10
Parameter 'route' implicitly has an 'any' type.
|
ci:
src/constants.ts#L15
Parameter 'a' implicitly has an 'any' type.
|
ci:
src/constants.ts#L15
Parameter 'b' implicitly has an 'any' type.
|
ci:
src/layouts/components/AsideMenu.vue#L11
Cannot find name 'ref'.
|
ci:
src/layouts/components/AsideMenu.vue#L13
Cannot find name 'watch'.
|
ci:
src/layouts/components/AsideMenuItem.vue#L5
Cannot find name 'useAppStore'.
|
ci:
src/layouts/components/AsideMenuItem.vue#L11
Cannot find name 'computed'.
|