append object to an item of json file without fs.readFile in node,js

后端 未结 0 1100
孤城傲影
孤城傲影 2021-01-05 19:35

i have a json file. like below

{
  "key": [],
  "record": []
}

I want to add some object to the empty items key,and recor

相关标签:
回答
  • 消灭零回复
提交回复
热议问题