forked from cardosofelipe/pragma-stack
When default value is null but source has a value (e.g., description field), the merge was discarding the source value because typeof null !== typeof string. Now properly accepts source values for nullable fields.
7.5 KiB
7.5 KiB