feat: sticky ancestor tabs #55
Annotations
3 errors
|
lint-types
Process completed with exit code 2.
|
|
lint-types:
src/defaults/mocks.tabs.fg.ts#L109
Element implicitly has an 'any' type because expression of type '"folded" | "hidden" | "url" | "title" | "isParent" | "autoUnloadFoldedTimeout" | "invisible" | "parentId" | "panelId" | "prevPanelId" | "lvl" | "sel" | "selLock" | "updated" | ... 54 more ... | "groupId"' can't be used to index type 'MTab'.
|
|
lint-types:
src/defaults/mocks.tabs.fg.ts#L67
Object literal may only specify known properties, and 'preview' does not exist in type 'ReactiveTabProps'.
|