feat(landing): repositioned tariffs — Старт/Бизнес/Команда for new audience #1206
Annotations
10 warnings
|
lint-frontend:
admin/src/components/CrmKanban.vue#L17
'queryClient' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/CrmDeals.vue#L34
'showFilters' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/CrmDeals.vue#L8
'Filter' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/AccordionNav.vue#L142
'expandActiveGroup' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/components/AccordionNav.vue#L34
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/api/demo/usage.ts#L2
'generateId' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/api/demo/services.ts#L129
'matches' is defined but never used. Allowed unused args must match /^_/u
|
|
lint-frontend:
admin/src/api/chat.ts#L274
Unexpected constant condition
|
|
lint-frontend:
admin/src/api/chat.ts#L1
'createSSE' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-frontend:
admin/src/App.vue#L38
'themeStore' is assigned a value but never used. Allowed unused vars must match /^_/u
|