vs code terminal json object not showing something shows [object]

JavaScript
console.log(JSON.stringify(myObject, null, 4));

Source

Also in JavaScript: