vj4/ui/components/cmeditor/vjcmeditor.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function constructor has 73 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(options = {}) {
    super({
      autoDownloadFontAwesome: false,
      spellChecker: false,
      forceSync: true,
Severity: Major
Found in vj4/ui/components/cmeditor/vjcmeditor.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status