feat: Option for viewing sr decks and cards in tabs #86
Annotations
10 errors
lint_and_test_code:
src/gui/sr-modal.tsx#L1
Run autofix to sort these imports!
|
lint_and_test_code:
src/gui/sr-tab-view.tsx#L1
Run autofix to sort these imports!
|
lint_and_test_code:
src/main.ts#L1
Run autofix to sort these imports!
|
lint_and_test_code:
src/main.ts#L1
'PaneType' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_test_code:
src/main.ts#L30
'SRTabView' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_test_code:
src/main.ts#L43
'TabViewType' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_test_code:
src/main.ts#L44
'./constants' import is restricted from being used by a pattern. Relative imports are not allowed in src/
|
lint_and_test_code:
src/main.ts#L44
'SR_TAB_VIEW' is defined but never used. Allowed unused vars must match /^_/u
|
lint_and_test_code:
src/main.ts#L45
'./tab-view-manager/tab-view-manager' import is restricted from being used by a pattern. Relative imports are not allowed in src/
|
lint_and_test_code:
src/tab-view-manager/tab-view-manager.ts#L1
Run autofix to sort these imports!
|