dalexhd/SteamSpeak

View on GitHub
packages/client/src/registerServiceWorker.js

Summary

Maintainability
A
1 hr
Test Coverage

Function install has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    install(Vue) {
        if (process.env.NODE_ENV === 'production') {
            register(`${process.env.BASE_URL}service-worker.js`, {
                ready() {
                    console.log(
Severity: Minor
Found in packages/client/src/registerServiceWorker.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status