dancrumb/oyez

View on GitHub
wallaby.js

Summary

Maintainability
A
1 hr
Test Coverage

Function wallabyConfig has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function wallabyConfig(wallaby) {
  return {
    files: [
      // The Mocha helper must be here so that `buildMochaOpts` can find it
      'test/test_helper.js',
Severity: Minor
Found in wallaby.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status