bemusic/bemuse

View on GitHub
bemuse/karma.conf.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (config) {
  config.set({
    // Make Karma work with pnpm.
    // See: https://github.com/pnpm/pnpm/issues/720#issuecomment-954120387
    plugins: Object.keys(require('./package').devDependencies).flatMap(
Severity: Major
Found in bemuse/karma.conf.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status