Chalarangelo/30-seconds-of-code

View on GitHub
globals.js

Summary

Maintainability
D
1 day
Test Coverage

File globals.js has 816 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export default {
  __dirname: false,
  __filename: false,
  AbortController: false,
  AbortSignal: false,
Severity: Major
Found in globals.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status