BookStackApp/BookStack

View on GitHub
resources/js/wysiwyg/lexical/yjs/Bindings.ts

Summary

Maintainability
A
45 mins
Test Coverage

Function createBinding has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  editor: LexicalEditor,
  provider: Provider,
  id: string,
  doc: Doc | null | undefined,
  docMap: Map<string, Doc>,
Severity: Minor
Found in resources/js/wysiwyg/lexical/yjs/Bindings.ts - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status