BookStackApp/BookStack

View on GitHub
resources/js/components/markdown-editor.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setup has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    setup() {
        this.elem = this.$el;

        this.pageId = this.$opts.pageId;
        this.textDirection = this.$opts.textDirection;
Severity: Minor
Found in resources/js/components/markdown-editor.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status