mindjs/mindjs

View on GitHub
packages/core/src/lib/framework/platform-base.js

Summary

Maintainability
A
3 hrs
Test Coverage

exports has 30 functions (exceeds 20 allowed). Consider refactoring.
Open

module.exports = class MindPlatform {

  /**
   * @param {{
   *  platformProvidersOverride: Provider|Injectable[], list of providers that should be overridden. Any of platform provider can be overridden by providing it in application module
Severity: Minor
Found in packages/core/src/lib/framework/platform-base.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status