Append the given newData to the contents of the existing JSON file. If the file does not yet exist, newData is written as its only JSON contents.
newData
@augment-vir/node
Append the given
newData
to the contents of the existing JSON file. If the file does not yet exist,newData
is written as its only JSON contents.