unpack-whenwe-json.js - indent, untabify
This commit is contained in:
@@ -62,7 +62,7 @@ data.forEach((node, ix) => {
|
|||||||
parent_of: node.field_parent_of?.und?.[0]?.value,
|
parent_of: node.field_parent_of?.und?.[0]?.value,
|
||||||
child_of: node.field_child_of?.und?.[0]?.value,
|
child_of: node.field_child_of?.und?.[0]?.value,
|
||||||
partner_of: node.field_partner_of?.und?.[0]?.value,
|
partner_of: node.field_partner_of?.und?.[0]?.value,
|
||||||
// lifetime: node.field_lifetime?.und?.[0]?.value,
|
// lifetime: node.field_lifetime?.und?.[0]?.value,
|
||||||
featured_image: node.field_featured_image?.und?.[0]?.filename,
|
featured_image: node.field_featured_image?.und?.[0]?.filename,
|
||||||
});
|
});
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user