limited-effort/ember-member-actions

View on GitHub

Showing 1 of 1 total issue

Consider simplifying this complex logical expression.
Open

  if (
    args.length == 3 &&
    typeof object == 'object' &&
    object !== null &&
    typeof property == 'string' &&
Severity: Major
Found in addon/utils/member-action.js - About 40 mins to fix
    Severity
    Category
    Status
    Source
    Language