lib/util/selection/index.js

Summary

Maintainability
A
35 mins
Test Coverage

Function TextSelection$$createStateObject has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function TextSelection$$createStateObject(rootEl, startContainer, startOffset, endContainer, endOffset) {
Severity: Minor
Found in lib/util/selection/index.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status