Memoize the EditorViewContext value #137
Annotations
3 errors and 10 warnings
check:
src/hooks/useContentEditable.ts#L1
All imports in import declaration are unused.
|
check:
src/hooks/useDomAtPos.tsx#L10
'side' is declared but its value is never read.
|
check
Process completed with exit code 2.
|
check:
src/browser.ts#L11
Unexpected any. Specify a different type
|
check:
src/browser.ts#L13
Forbidden non-null assertion
|
check:
src/browser.ts#L15
Forbidden non-null assertion
|
check:
src/browser.ts#L23
Forbidden non-null assertion
|
check:
src/components/EditorView.tsx#L45
Forbidden non-null assertion
|
check:
src/decorations/DecorationType.ts#L7
Unexpected any. Specify a different type
|
check:
src/dom.ts#L17
Forbidden non-null assertion
|
check:
src/dom.ts#L31
Forbidden non-null assertion
|
check:
src/dom.ts#L47
Forbidden non-null assertion
|
check:
src/hooks/useContentEditable.ts#L2
'chainCommands' is defined but never used
|