Katochimoto/xblocks

View on GitHub
src/blocks/input/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function xb-speech-recognition-result has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            'xb-speech-recognition-result': function (event) {
                if (event.detail) {
                    var input = this.querySelector('input');

                    if (event.detail.interim) {
Severity: Minor
Found in src/blocks/input/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status