Visual Studio Code – How to update fields on a large json file?
I have a large json file like this: { "height": 2.5, "status": "open", "date": 1662645600000, "batch": { "food": { "-NBml_1X3O1H6Yrkr3LN0": { "qty": 5.35, "date": 1663004201119 }, "-NBmlcwczvQSgQauMBky0": { "qty": 5.65, "date": 1663197837636 } }, "growth": { "-NBml_1X3O1H6Yrr3LN0": { "rate": 7.35,…