ivankl/backend-project-lvl2

View on GitHub

Showing 1 of 5 total issues

Avoid too many return statements within this function.
Open

  return {
    key,
    type: 'modified',
    oldValue: object1[key],
    newValue: object2[key],
Severity: Major
Found in src/buildAST.js - About 30 mins to fix
    Severity
    Category
    Status
    Source
    Language