case 'deleted':
          return `${makeIndent(depth)}- ${node.name}: ${formatValue(node.value, depth + 1)}`;