serge-web/serge-web

View on GitHub
client/src/Components/jsonSchemaEditor/index.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor (props, content) {
    super(props, content)

    JSONEditor.JSONEditor.defaults.options.iconlib = 'fontawesome5'
    JSONEditor.JSONEditor.defaults.options.theme = 'bootstrap4'
Severity: Minor
Found in client/src/Components/jsonSchemaEditor/index.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status