Move all utils to separate files, use caret to get range #12
Annotations
11 errors and 5 warnings
lint
Process completed with exit code 1.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
mutation-tests
Cannot find module '@editorjs/model' or its corresponding type declarations.
|
lint:
packages/dom-adapters/src/InlineToolAdapter/index.ts#L71
Missing JSDoc @param "caretAdapter" declaration
|
lint:
packages/dom-adapters/src/InlineToolAdapter/index.ts#L93
Missing JSDoc @param "tool" description
|
lint:
packages/dom-adapters/src/InlineToolAdapter/index.ts#L110
Missing JSDoc comment
|
lint:
packages/dom-adapters/src/utils/findChildByCharIndex.ts#L9
Missing JSDoc @returns type
|
lint:
packages/dom-adapters/src/utils/getNodeTextLength.ts#L4
Missing JSDoc @param "node" description
|