i think we should avoid emitting description: null when a node doesn't have one, rather than including the empty value in the Freeze output. it'll make the file a tiny bit smaller and easier to inspect.
this is potentially a breaking change, but extremely minor, i think.
i think we should avoid emitting
description: nullwhen a node doesn't have one, rather than including the empty value in the Freeze output. it'll make the file a tiny bit smaller and easier to inspect.this is potentially a breaking change, but extremely minor, i think.