refactor(hooks): moved specific hooks to shared package #270
Annotations
5 errors and 1 warning
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
'componentRef.value' is possibly 'undefined'.
|
TYPE_CHECK
Property '$refs' does not exist on type 'HTMLElement | ComponentPublicInstance'.
|
TYPE_CHECK
Cannot find module '@celeris/utils' or its corresponding type declarations.
|
TYPE_CHECK
Process completed with exit code 1.
|
LINT:
apps/admin/src/store/modules/design/themeUtils.ts#L119
'darkMode' is defined but never used. Allowed unused args must match /^_/u
|