zammad/zammad

View on GitHub
app/frontend/shared/components/Form/fields/FieldEditor/extensions/Image.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function addAttributes has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  addAttributes() {
    return {
      ...this.parent?.(),

      width: {

    There are no issues that match your filters.

    Category
    Status