vs code terminal json object not showing something shows [object] code example
Example: vs code terminal json object not showing something shows [object]
console.log(JSON.stringify(myObject, null, 4));
console.log(JSON.stringify(myObject, null, 4));