rooey/chromeos-filesystem-onedrive

View on GitHub
src/scripts/background.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function background has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const background = () => {
    if (!chrome.fileSystemProvider) {
        console.log('There is no chrome.fileSystemProvider API. See you on ChromeOS!');
        return;
    }
Severity: Major
Found in src/scripts/background.js - About 2 hrs to fix
  • Create a ticket

    There are no issues that match your filters.

    Category
    Status